home *** CD-ROM | disk | FTP | other *** search
Emacs Compiled Lisp | 1998-10-28 | 16.4 KB |
open in:
MacOS 8.1
|
Win98
|
DOS
view JSON data
|
view as text
This file was processed as: Emacs Compiled Lisp
(other/emacsCompiledLisp).
This format is not currently supported by dexvert.
Confidence | Program | Detection | Match Type | Support
|
---|
1%
| dexvert
| Emacs Compiled Lisp (other/emacsCompiledLisp)
| magic
| Unsupported |
100%
| file
| Emacs/XEmacs v19 byte-compiled Lisp data
| default
| |
99%
| file
| data
| default
| |
100%
| TrID
| Emacs/XEmacs byte-compiled Lisp (generic)
| default
|
|
hex view+--------+-------------------------+-------------------------+--------+--------+
|00000000| 3b 45 4c 43 13 00 00 00 | 0a 3b 3b 3b 20 63 6f 6d |;ELC....|.;;; com|
|00000010| 70 69 6c 65 64 20 62 79 | 20 65 72 69 6b 40 6e 61 |piled by| erik@na|
|00000020| 67 67 75 6d 2e 6e 6f 20 | 6f 6e 20 53 75 6e 20 4a |ggum.no |on Sun J|
|00000030| 61 6e 20 31 34 20 30 35 | 3a 31 33 3a 31 37 20 31 |an 14 05|:13:17 1|
|00000040| 39 39 36 0a 3b 3b 3b 20 | 66 72 6f 6d 20 66 69 6c |996.;;; |from fil|
|00000050| 65 20 2f 67 64 2f 67 6e | 75 2f 65 6d 61 63 73 2f |e /gd/gn|u/emacs/|
|00000060| 31 39 2e 30 2f 6c 69 73 | 70 2f 66 69 6e 64 2d 66 |19.0/lis|p/find-f|
|00000070| 69 6c 65 2e 65 6c 0a 3b | 3b 3b 20 65 6d 61 63 73 |ile.el.;|;; emacs|
|00000080| 20 76 65 72 73 69 6f 6e | 20 31 39 2e 33 30 2e 37 | version| 19.30.7|
|00000090| 30 2e 36 2e 0a 3b 3b 3b | 20 62 79 74 65 63 6f 6d |0.6..;;;| bytecom|
|000000a0| 70 20 76 65 72 73 69 6f | 6e 20 46 53 46 20 32 2e |p versio|n FSF 2.|
|000000b0| 31 30 0a 3b 3b 3b 20 6f | 70 74 69 6d 69 7a 61 74 |10.;;; o|ptimizat|
|000000c0| 69 6f 6e 20 69 73 20 6f | 6e 2e 0a 3b 3b 3b 20 74 |ion is o|n..;;; t|
|000000d0| 68 69 73 20 66 69 6c 65 | 20 75 73 65 73 20 6f 70 |his file| uses op|
|000000e0| 63 6f 64 65 73 20 77 68 | 69 63 68 20 64 6f 20 6e |codes wh|ich do n|
|000000f0| 6f 74 20 65 78 69 73 74 | 20 69 6e 20 45 6d 61 63 |ot exist| in Emac|
|00000100| 73 20 31 38 2e 0a 0a 28 | 69 66 20 28 61 6e 64 20 |s 18...(|if (and |
|00000110| 28 62 6f 75 6e 64 70 20 | 27 65 6d 61 63 73 2d 76 |(boundp |'emacs-v|
|00000120| 65 72 73 69 6f 6e 29 0a | 09 20 28 6f 72 20 28 61 |ersion).|. (or (a|
|00000130| 6e 64 20 28 62 6f 75 6e | 64 70 20 27 65 70 6f 63 |nd (boun|dp 'epoc|
|00000140| 68 3a 3a 76 65 72 73 69 | 6f 6e 29 20 65 70 6f 63 |h::versi|on) epoc|
|00000150| 68 3a 3a 76 65 72 73 69 | 6f 6e 29 0a 09 20 20 20 |h::versi|on).. |
|00000160| 20 20 28 73 74 72 69 6e | 67 2d 6c 65 73 73 70 20 | (strin|g-lessp |
|00000170| 65 6d 61 63 73 2d 76 65 | 72 73 69 6f 6e 20 22 31 |emacs-ve|rsion "1|
|00000180| 39 2e 32 39 22 29 29 29 | 0a 20 20 20 20 28 65 72 |9.29")))|. (er|
|00000190| 72 6f 72 20 22 60 66 69 | 6e 64 2d 66 69 6c 65 2e |ror "`fi|nd-file.|
|000001a0| 65 6c 27 20 77 61 73 20 | 63 6f 6d 70 69 6c 65 64 |el' was |compiled|
|000001b0| 20 66 6f 72 20 45 6d 61 | 63 73 20 31 39 2e 32 39 | for Ema|cs 19.29|
|000001c0| 20 6f 72 20 6c 61 74 65 | 72 22 29 29 0a 0a 0a 23 | or late|r"))...#|
|000001d0| 40 37 32 20 2a 4c 69 73 | 74 20 6f 66 20 66 75 6e |@72 *Lis|t of fun|
|000001e0| 63 74 69 6f 6e 73 20 74 | 6f 20 62 65 20 63 61 6c |ctions t|o be cal|
|000001f0| 6c 65 64 20 62 65 66 6f | 72 65 20 74 68 65 20 73 |led befo|re the s|
|00000200| 65 61 72 63 68 20 66 6f | 72 20 74 68 65 20 66 69 |earch fo|r the fi|
|00000210| 6c 65 20 73 74 61 72 74 | 73 2e 1f 0a 28 64 65 66 |le start|s...(def|
|00000220| 76 61 72 20 66 66 2d 70 | 72 65 2d 66 69 6e 64 2d |var ff-p|re-find-|
|00000230| 68 6f 6f 6b 73 20 6e 69 | 6c 20 28 23 24 20 2e 20 |hooks ni|l (#$ . |
|00000240| 2d 34 36 38 29 29 0a 23 | 40 36 36 20 2a 4c 69 73 |-468)).#|@66 *Lis|
|00000250| 74 20 6f 66 20 66 75 6e | 63 74 69 6f 6e 73 20 74 |t of fun|ctions t|
|00000260| 6f 20 62 65 20 63 61 6c | 6c 65 64 20 62 65 66 6f |o be cal|led befo|
|00000270| 72 65 20 74 68 65 20 6f | 74 68 65 72 20 66 69 6c |re the o|ther fil|
|00000280| 65 20 69 73 20 6c 6f 61 | 64 65 64 2e 1f 0a 28 64 |e is loa|ded...(d|
|00000290| 65 66 76 61 72 20 66 66 | 2d 70 72 65 2d 6c 6f 61 |efvar ff|-pre-loa|
|000002a0| 64 2d 68 6f 6f 6b 73 20 | 6e 69 6c 20 28 23 24 20 |d-hooks |nil (#$ |
|000002b0| 2e 20 2d 35 38 38 29 29 | 0a 23 40 36 35 20 2a 4c |. -588))|.#@65 *L|
|000002c0| 69 73 74 20 6f 66 20 66 | 75 6e 63 74 69 6f 6e 73 |ist of f|unctions|
|000002d0| 20 74 6f 20 62 65 20 63 | 61 6c 6c 65 64 20 61 66 | to be c|alled af|
|000002e0| 74 65 72 20 74 68 65 20 | 6f 74 68 65 72 20 66 69 |ter the |other fi|
|000002f0| 6c 65 20 69 73 20 6c 6f | 61 64 65 64 2e 1f 0a 28 |le is lo|aded...(|
|00000300| 64 65 66 76 61 72 20 66 | 66 2d 70 6f 73 74 2d 6c |defvar f|f-post-l|
|00000310| 6f 61 64 2d 68 6f 6f 6b | 73 20 6e 69 6c 20 28 23 |oad-hook|s nil (#|
|00000320| 24 20 2e 20 2d 37 30 32 | 29 29 0a 23 40 37 31 20 |$ . -702|)).#@71 |
|00000330| 2a 4c 69 73 74 20 6f 66 | 20 66 75 6e 63 74 69 6f |*List of| functio|
|00000340| 6e 73 20 74 6f 20 62 65 | 20 63 61 6c 6c 65 64 20 |ns to be| called |
|00000350| 69 66 20 74 68 65 20 6f | 74 68 65 72 20 66 69 6c |if the o|ther fil|
|00000360| 65 20 63 6f 75 6c 64 20 | 6e 6f 74 20 62 65 20 66 |e could |not be f|
|00000370| 6f 75 6e 64 2e 1f 0a 28 | 64 65 66 76 61 72 20 66 |ound...(|defvar f|
|00000380| 66 2d 6e 6f 74 2d 66 6f | 75 6e 64 2d 68 6f 6f 6b |f-not-fo|und-hook|
|00000390| 73 20 6e 69 6c 20 28 23 | 24 20 2e 20 2d 38 31 36 |s nil (#|$ . -816|
|000003a0| 29 29 0a 23 40 37 32 20 | 2a 4c 69 73 74 20 6f 66 |)).#@72 |*List of|
|000003b0| 20 66 75 6e 63 74 69 6f | 6e 73 20 74 6f 20 62 65 | functio|ns to be|
|000003c0| 20 63 61 6c 6c 65 64 20 | 69 66 20 74 68 65 20 6f | called |if the o|
|000003d0| 74 68 65 72 20 66 69 6c | 65 20 6e 65 65 64 73 20 |ther fil|e needs |
|000003e0| 74 6f 20 62 65 20 63 72 | 65 61 74 65 64 2e 1f 0a |to be cr|eated...|
|000003f0| 28 64 65 66 76 61 72 20 | 66 66 2d 66 69 6c 65 2d |(defvar |ff-file-|
|00000400| 63 72 65 61 74 65 64 2d | 68 6f 6f 6b 73 20 6e 69 |created-|hooks ni|
|00000410| 6c 20 28 23 24 20 2e 20 | 2d 39 33 36 29 29 0a 23 |l (#$ . |-936)).#|
|00000420| 40 31 33 39 20 2a 4e 6f | 6e 2d 6e 69 6c 20 6d 65 |@139 *No|n-nil me|
|00000430| 61 6e 73 20 69 67 6e 6f | 72 65 20 63 61 73 65 73 |ans igno|re cases|
|00000440| 20 69 6e 20 6d 61 74 63 | 68 65 73 20 28 73 65 65 | in matc|hes (see|
|00000450| 20 60 63 61 73 65 2d 66 | 6f 6c 64 2d 73 65 61 72 | `case-f|old-sear|
|00000460| 63 68 27 29 2e 0a 49 66 | 20 79 6f 75 20 68 61 76 |ch')..If| you hav|
|00000470| 65 20 65 78 74 65 6e 73 | 69 6f 6e 73 20 69 6e 20 |e extens|ions in |
|00000480| 64 69 66 66 65 72 65 6e | 74 20 63 61 73 65 73 2c |differen|t cases,|
|00000490| 20 79 6f 75 20 77 69 6c | 6c 20 77 61 6e 74 20 74 | you wil|l want t|
|000004a0| 68 69 73 20 74 6f 20 62 | 65 20 6e 69 6c 2e 1f 0a |his to b|e nil...|
|000004b0| 28 64 65 66 76 61 72 20 | 66 66 2d 63 61 73 65 2d |(defvar |ff-case-|
|000004c0| 66 6f 6c 64 2d 73 65 61 | 72 63 68 20 6e 69 6c 20 |fold-sea|rch nil |
|000004d0| 28 23 24 20 2e 20 2d 31 | 30 36 31 29 29 0a 23 40 |(#$ . -1|061)).#@|
|000004e0| 31 33 32 20 2a 49 66 20 | 6e 6f 6e 2d 6e 69 6c 2c |132 *If |non-nil,|
|000004f0| 20 66 69 6e 64 20 74 68 | 65 20 63 6f 72 72 65 73 | find th|e corres|
|00000500| 70 6f 6e 64 69 6e 67 20 | 66 69 6c 65 20 69 6e 20 |ponding |file in |
|00000510| 61 6e 6f 74 68 65 72 20 | 77 69 6e 64 6f 77 20 62 |another |window b|
|00000520| 79 20 64 65 66 61 75 6c | 74 2e 0a 54 6f 20 6f 76 |y defaul|t..To ov|
|00000530| 65 72 72 69 64 65 20 74 | 68 69 73 2c 20 67 69 76 |erride t|his, giv|
|00000540| 65 20 61 6e 20 61 72 67 | 75 6d 65 6e 74 20 74 6f |e an arg|ument to|
|00000550| 20 60 66 66 2d 66 69 6e | 64 2d 6f 74 68 65 72 2d | `ff-fin|d-other-|
|00000560| 66 69 6c 65 27 2e 1f 0a | 28 64 65 66 76 61 72 20 |file'...|(defvar |
|00000570| 66 66 2d 61 6c 77 61 79 | 73 2d 69 6e 2d 6f 74 68 |ff-alway|s-in-oth|
|00000580| 65 72 2d 77 69 6e 64 6f | 77 20 6e 69 6c 20 28 23 |er-windo|w nil (#|
|00000590| 24 20 2e 20 2d 31 32 35 | 32 29 29 0a 23 40 33 39 |$ . -125|2)).#@39|
|000005a0| 20 2a 49 66 20 6e 6f 6e | 2d 6e 69 6c 2c 20 69 67 | *If non|-nil, ig|
|000005b0| 6e 6f 72 65 20 60 23 69 | 6e 63 6c 75 64 65 27 20 |nore `#i|nclude' |
|000005c0| 6c 69 6e 65 73 2e 1f 0a | 28 64 65 66 76 61 72 20 |lines...|(defvar |
|000005d0| 66 66 2d 69 67 6e 6f 72 | 65 2d 69 6e 63 6c 75 64 |ff-ignor|e-includ|
|000005e0| 65 20 6e 69 6c 20 28 23 | 24 20 2e 20 2d 31 34 34 |e nil (#|$ . -144|
|000005f0| 31 29 29 0a 23 40 37 35 | 20 2a 49 66 20 6e 6f 6e |1)).#@75| *If non|
|00000600| 2d 6e 69 6c 2c 20 61 6c | 77 61 79 73 20 61 74 74 |-nil, al|ways att|
|00000610| 65 6d 70 74 20 74 6f 20 | 63 72 65 61 74 65 20 74 |empt to |create t|
|00000620| 68 65 20 6f 74 68 65 72 | 20 66 69 6c 65 20 69 66 |he other| file if|
|00000630| 20 69 74 20 77 61 73 20 | 6e 6f 74 20 66 6f 75 6e | it was |not foun|
|00000640| 64 2e 1f 0a 28 64 65 66 | 76 61 72 20 66 66 2d 61 |d...(def|var ff-a|
|00000650| 6c 77 61 79 73 2d 74 72 | 79 2d 74 6f 2d 63 72 65 |lways-tr|y-to-cre|
|00000660| 61 74 65 20 74 20 28 23 | 24 20 2e 20 2d 31 35 32 |ate t (#|$ . -152|
|00000670| 39 29 29 0a 23 40 35 38 | 20 2a 49 66 20 6e 6f 6e |9)).#@58| *If non|
|00000680| 2d 6e 69 6c 2c 20 74 72 | 61 63 65 20 77 68 69 63 |-nil, tr|ace whic|
|00000690| 68 20 64 69 72 65 63 74 | 6f 72 69 65 73 20 61 72 |h direct|ories ar|
|000006a0| 65 20 62 65 69 6e 67 20 | 73 65 61 72 63 68 65 64 |e being |searched|
|000006b0| 2e 1f 0a 28 64 65 66 76 | 61 72 20 66 66 2d 71 75 |...(defv|ar ff-qu|
|000006c0| 69 65 74 2d 6d 6f 64 65 | 20 6e 69 6c 20 28 23 24 |iet-mode| nil (#$|
|000006d0| 20 2e 20 2d 31 36 35 37 | 29 29 0a 23 40 31 38 32 | . -1657|)).#@182|
|000006e0| 20 2a 41 20 6c 69 73 74 | 20 6f 66 20 72 65 67 75 | *A list| of regu|
|000006f0| 6c 61 72 20 65 78 70 72 | 65 73 73 69 6f 6e 73 20 |lar expr|essions |
|00000700| 73 70 65 63 69 66 79 69 | 6e 67 20 68 6f 77 20 74 |specifyi|ng how t|
|00000710| 6f 20 72 65 63 6f 67 6e | 69 73 65 20 73 70 65 63 |o recogn|ise spec|
|00000720| 69 61 6c 20 0a 63 6f 6e | 73 74 72 75 63 74 73 20 |ial .con|structs |
|00000730| 73 75 63 68 20 61 73 20 | 69 6e 63 6c 75 64 65 20 |such as |include |
|00000740| 66 69 6c 65 73 20 65 74 | 63 2c 20 61 6e 64 20 61 |files et|c, and a|
|00000750| 6e 20 61 73 73 6f 63 69 | 61 74 65 64 20 6d 65 74 |n associ|ated met|
|00000760| 68 6f 64 20 66 6f 72 20 | 0a 65 78 74 72 61 63 74 |hod for |.extract|
|00000770| 69 6e 67 20 74 68 65 20 | 66 69 6c 65 6e 61 6d 65 |ing the |filename|
|00000780| 20 66 72 6f 6d 20 74 68 | 61 74 20 63 6f 6e 73 74 | from th|at const|
|00000790| 72 75 63 74 2e 1f 0a 28 | 64 65 66 76 61 72 20 66 |ruct...(|defvar f|
|000007a0| 66 2d 73 70 65 63 69 61 | 6c 2d 63 6f 6e 73 74 72 |f-specia|l-constr|
|000007b0| 75 63 74 73 20 28 71 75 | 6f 74 65 20 28 28 22 5e |ucts (qu|ote (("^|
|000007c0| 23 5c 5c 73 20 2a 5c 5c | 28 69 6e 63 6c 75 64 65 |#\\s *\\|(include|
|000007d0| 5c 5c 7c 69 6d 70 6f 72 | 74 5c 5c 29 5c 5c 73 20 |\\|impor|t\\)\\s |
|000007e0| 2b 5b 3c 5c 22 5d 5c 5c | 28 2e 2a 5c 5c 29 5b 3e |+[<\"]\\|(.*\\)[>|
|000007f0| 5c 22 5d 22 20 6c 61 6d | 62 64 61 20 6e 69 6c 20 |\"]" lam|bda nil |
|00000800| 28 73 65 74 71 20 66 6e | 61 6d 65 20 28 62 75 66 |(setq fn|ame (buf|
|00000810| 66 65 72 2d 73 75 62 73 | 74 72 69 6e 67 20 28 6d |fer-subs|tring (m|
|00000820| 61 74 63 68 2d 62 65 67 | 69 6e 6e 69 6e 67 20 32 |atch-beg|inning 2|
|00000830| 29 20 28 6d 61 74 63 68 | 2d 65 6e 64 20 32 29 29 |) (match|-end 2))|
|00000840| 29 29 20 28 22 5e 77 69 | 74 68 5b 20 09 5d 2b 5c |)) ("^wi|th[ .]+\|
|00000850| 5c 28 5b 61 2d 7a 41 2d | 5a 30 2d 39 5f 5c 5c 2e |\([a-zA-|Z0-9_\\.|
|00000860| 5d 2b 5c 5c 29 22 20 6c | 61 6d 62 64 61 20 6e 69 |]+\\)" l|ambda ni|
|00000870| 6c 20 28 73 65 74 71 20 | 66 6e 61 6d 65 20 28 62 |l (setq |fname (b|
|00000880| 75 66 66 65 72 2d 73 75 | 62 73 74 72 69 6e 67 20 |uffer-su|bstring |
|00000890| 28 6d 61 74 63 68 2d 62 | 65 67 69 6e 6e 69 6e 67 |(match-b|eginning|
|000008a0| 20 31 29 20 28 6d 61 74 | 63 68 2d 65 6e 64 20 31 | 1) (mat|ch-end 1|
|000008b0| 29 29 29 20 28 72 65 71 | 75 69 72 65 20 28 71 75 |))) (req|uire (qu|
|000008c0| 6f 74 65 20 61 64 61 2d | 6d 6f 64 65 29 29 20 28 |ote ada-|mode)) (|
|000008d0| 73 65 74 71 20 66 6e 61 | 6d 65 20 28 63 6f 6e 63 |setq fna|me (conc|
|000008e0| 61 74 20 28 61 64 61 2d | 6d 61 6b 65 2d 66 69 6c |at (ada-|make-fil|
|000008f0| 65 6e 61 6d 65 2d 66 72 | 6f 6d 2d 61 64 61 6e 61 |ename-fr|om-adana|
|00000900| 6d 65 20 66 6e 61 6d 65 | 29 20 61 64 61 2d 73 70 |me fname|) ada-sp|
|00000910| 65 63 2d 73 75 66 66 69 | 78 29 29 29 29 29 20 28 |ec-suffi|x))))) (|
|00000920| 23 24 20 2e 20 2d 31 37 | 36 31 29 29 0a 23 40 33 |#$ . -17|61)).#@3|
|00000930| 39 32 20 2a 41 6c 69 73 | 74 20 6f 66 20 65 78 74 |92 *Alis|t of ext|
|00000940| 65 6e 73 69 6f 6e 73 20 | 74 6f 20 66 69 6e 64 20 |ensions |to find |
|00000950| 67 69 76 65 6e 20 74 68 | 65 20 63 75 72 72 65 6e |given th|e curren|
|00000960| 74 20 66 69 6c 65 27 73 | 20 65 78 74 65 6e 73 69 |t file's| extensi|
|00000970| 6f 6e 2e 0a 0a 54 68 69 | 73 20 6c 69 73 74 20 73 |on...Thi|s list s|
|00000980| 68 6f 75 6c 64 20 63 6f | 6e 74 61 69 6e 20 74 68 |hould co|ntain th|
|00000990| 65 20 6d 6f 73 74 20 75 | 73 65 64 20 65 78 74 65 |e most u|sed exte|
|000009a0| 6e 73 69 6f 6e 73 20 62 | 65 66 6f 72 65 20 74 68 |nsions b|efore th|
|000009b0| 65 20 6f 74 68 65 72 73 | 2c 0a 73 69 6e 63 65 20 |e others|,.since |
|000009c0| 74 68 65 20 73 65 61 72 | 63 68 20 61 6c 67 6f 72 |the sear|ch algor|
|000009d0| 69 74 68 6d 20 73 65 61 | 72 63 68 65 73 20 73 65 |ithm sea|rches se|
|000009e0| 71 75 65 6e 74 69 61 6c | 6c 79 20 74 68 72 6f 75 |quential|ly throu|
|000009f0| 67 68 20 65 61 63 68 0a | 64 69 72 65 63 74 6f 72 |gh each.|director|
|00000a00| 79 20 73 70 65 63 69 66 | 69 65 64 20 69 6e 20 60 |y specif|ied in `|
|00000a10| 66 66 2d 73 65 61 72 63 | 68 2d 64 69 72 65 63 74 |ff-searc|h-direct|
|00000a20| 6f 72 69 65 73 27 2e 20 | 20 49 66 20 61 20 66 69 |ories'. | If a fi|
|00000a30| 6c 65 20 69 73 20 6e 6f | 74 20 66 6f 75 6e 64 2c |le is no|t found,|
|00000a40| 0a 61 20 6e 65 77 20 6f | 6e 65 20 69 73 20 63 72 |.a new o|ne is cr|
|00000a50| 65 61 74 65 64 20 77 69 | 74 68 20 74 68 65 20 66 |eated wi|th the f|
|00000a60| 69 72 73 74 20 6d 61 74 | 63 68 69 6e 67 20 65 78 |irst mat|ching ex|
|00000a70| 74 65 6e 73 69 6f 6e 20 | 28 60 2e 63 63 27 20 79 |tension |(`.cc' y|
|00000a80| 69 65 6c 64 73 20 60 2e | 68 68 27 29 2e 0a 54 68 |ields `.|hh')..Th|
|00000a90| 69 73 20 61 6c 69 73 74 | 20 73 68 6f 75 6c 64 20 |is alist| should |
|00000aa0| 62 65 20 73 65 74 20 62 | 79 20 74 68 65 20 6d 61 |be set b|y the ma|
|00000ab0| 6a 6f 72 20 6d 6f 64 65 | 2e 1f 0a 28 64 65 66 76 |jor mode|...(defv|
|00000ac0| 61 72 20 66 66 2d 6f 74 | 68 65 72 2d 66 69 6c 65 |ar ff-ot|her-file|
|00000ad0| 2d 61 6c 69 73 74 20 28 | 71 75 6f 74 65 20 63 63 |-alist (|quote cc|
|00000ae0| 2d 6f 74 68 65 72 2d 66 | 69 6c 65 2d 61 6c 69 73 |-other-f|ile-alis|
|00000af0| 74 29 20 28 23 24 20 2e | 20 2d 32 33 35 35 29 29 |t) (#$ .| -2355))|
|00000b00| 0a 23 40 37 38 36 20 2a | 4c 69 73 74 20 6f 66 20 |.#@786 *|List of |
|00000b10| 64 69 72 65 63 74 6f 72 | 69 65 73 20 74 6f 20 73 |director|ies to s|
|00000b20| 65 61 72 63 68 20 66 6f | 72 20 61 20 73 70 65 63 |earch fo|r a spec|
|00000b30| 69 66 69 63 20 66 69 6c | 65 2e 0a 0a 53 65 74 20 |ific fil|e...Set |
|00000b40| 62 79 20 64 65 66 61 75 | 6c 74 20 74 6f 20 60 63 |by defau|lt to `c|
|00000b50| 63 2d 73 65 61 72 63 68 | 2d 64 69 72 65 63 74 6f |c-search|-directo|
|00000b60| 72 69 65 73 27 2c 20 65 | 78 70 61 6e 64 65 64 20 |ries', e|xpanded |
|00000b70| 61 74 20 72 75 6e 2d 74 | 69 6d 65 2e 0a 0a 54 68 |at run-t|ime...Th|
|00000b80| 69 73 20 6c 69 73 74 20 | 69 73 20 73 65 61 72 63 |is list |is searc|
|00000b90| 68 65 64 20 74 68 72 6f | 75 67 68 20 77 69 74 68 |hed thro|ugh with|
|00000ba0| 20 65 61 63 68 20 65 78 | 74 65 6e 73 69 6f 6e 20 | each ex|tension |
|00000bb0| 73 70 65 63 69 66 69 65 | 64 20 69 6e 0a 60 66 66 |specifie|d in.`ff|
|00000bc0| 2d 6f 74 68 65 72 2d 66 | 69 6c 65 2d 61 6c 69 73 |-other-f|ile-alis|
|00000bd0| 74 27 20 74 68 61 74 20 | 6d 61 74 63 68 65 73 20 |t' that |matches |
|00000be0| 74 68 69 73 20 66 69 6c | 65 27 73 20 65 78 74 65 |this fil|e's exte|
|00000bf0| 6e 73 69 6f 6e 2e 20 20 | 53 6f 20 74 68 65 0a 6c |nsion. |So the.l|
|00000c00| 6f 6e 67 65 72 20 74 68 | 65 20 6c 69 73 74 2c 20 |onger th|e list, |
|00000c10| 74 68 65 20 6c 6f 6e 67 | 65 72 20 69 74 27 6c 6c |the long|er it'll|
|00000c20| 20 74 61 6b 65 20 74 6f | 20 72 65 61 6c 69 73 65 | take to| realise|
|00000c30| 20 74 68 61 74 20 61 20 | 66 69 6c 65 0a 6d 61 79 | that a |file.may|
|00000c40| 20 6e 6f 74 20 65 78 69 | 73 74 2e 0a 0a 41 20 74 | not exi|st...A t|
|00000c50| 79 70 69 63 61 6c 20 66 | 6f 72 6d 61 74 20 69 73 |ypical f|ormat is|
|00000c60| 20 0a 0a 20 20 20 20 27 | 28 22 2e 22 20 22 2f 75 | .. '|("." "/u|
|00000c70| 73 72 2f 69 6e 63 6c 75 | 64 65 2f 2a 22 20 22 24 |sr/inclu|de/*" "$|
|00000c80| 50 52 4f 4a 45 43 54 2f | 2a 2f 69 6e 63 6c 75 64 |PROJECT/|*/includ|
|00000c90| 65 22 29 0a 0a 45 6e 76 | 69 72 6f 6e 6d 65 6e 74 |e")..Env|ironment|
|00000ca0| 20 76 61 72 69 61 62 6c | 65 73 20 63 61 6e 20 62 | variabl|es can b|
|00000cb0| 65 20 69 6e 73 65 72 74 | 65 64 20 62 65 74 77 65 |e insert|ed betwe|
|00000cc0| 65 6e 20 73 6c 61 73 68 | 65 73 20 28 60 2f 27 29 |en slash|es (`/')|
|00000cd0| 2e 0a 54 68 65 79 20 77 | 69 6c 6c 20 62 65 20 72 |..They w|ill be r|
|00000ce0| 65 70 6c 61 63 65 64 20 | 62 79 20 74 68 65 69 72 |eplaced |by their|
|00000cf0| 20 64 65 66 69 6e 69 74 | 69 6f 6e 2e 20 49 66 20 | definit|ion. If |
|00000d00| 61 20 76 61 72 69 61 62 | 6c 65 20 64 6f 65 73 0a |a variab|le does.|
|00000d10| 6e 6f 74 20 65 78 69 73 | 74 2c 20 69 74 20 69 73 |not exis|t, it is|
|00000d20| 20 72 65 70 6c 61 63 65 | 64 20 28 73 69 6c 65 6e | replace|d (silen|
|00000d30| 74 6c 79 29 20 77 69 74 | 68 20 61 6e 20 65 6d 70 |tly) wit|h an emp|
|00000d40| 74 79 20 73 74 72 69 6e | 67 2e 0a 0a 54 68 65 20 |ty strin|g...The |
|00000d50| 73 74 61 72 73 20 61 72 | 65 20 2a 6e 6f 74 2a 20 |stars ar|e *not* |
|00000d60| 77 69 6c 64 63 61 72 64 | 73 3a 20 74 68 65 79 20 |wildcard|s: they |
|00000d70| 61 72 65 20 73 65 61 72 | 63 68 65 64 20 66 6f 72 |are sear|ched for|
|00000d80| 20 74 6f 67 65 74 68 65 | 72 20 77 69 74 68 0a 74 | togethe|r with.t|
|00000d90| 68 65 20 70 72 65 63 65 | 64 69 6e 67 20 73 6c 61 |he prece|ding sla|
|00000da0| 73 68 2e 20 20 54 68 65 | 20 73 74 61 72 20 72 65 |sh. The| star re|
|00000db0| 70 72 65 73 65 6e 74 73 | 20 61 6c 6c 20 74 68 65 |presents| all the|
|00000dc0| 20 73 75 62 64 69 72 65 | 63 74 6f 72 69 65 73 20 | subdire|ctories |
|00000dd0| 65 78 63 65 70 74 0a 60 | 2e 2e 27 2c 20 61 6e 64 |except.`|..', and|
|00000de0| 20 65 61 63 68 20 6f 66 | 20 74 68 65 73 65 20 73 | each of| these s|
|00000df0| 75 62 64 69 72 65 63 74 | 6f 72 69 65 73 20 77 69 |ubdirect|ories wi|
|00000e00| 6c 6c 20 62 65 20 73 65 | 61 72 63 68 65 64 20 69 |ll be se|arched i|
|00000e10| 6e 20 74 75 72 6e 2e 1f | 0a 28 64 65 66 76 61 72 |n turn..|.(defvar|
|00000e20| 20 66 66 2d 73 65 61 72 | 63 68 2d 64 69 72 65 63 | ff-sear|ch-direc|
|00000e30| 74 6f 72 69 65 73 20 28 | 71 75 6f 74 65 20 63 63 |tories (|quote cc|
|00000e40| 2d 73 65 61 72 63 68 2d | 64 69 72 65 63 74 6f 72 |-search-|director|
|00000e50| 69 65 73 29 20 28 23 24 | 20 2e 20 2d 32 38 32 33 |ies) (#$| . -2823|
|00000e60| 29 29 0a 23 40 36 33 20 | 2a 53 65 65 20 74 68 65 |)).#@63 |*See the|
|00000e70| 20 64 65 73 63 72 69 70 | 74 69 6f 6e 20 6f 66 20 | descrip|tion of |
|00000e80| 74 68 65 20 60 66 66 2d | 73 65 61 72 63 68 2d 64 |the `ff-|search-d|
|00000e90| 69 72 65 63 74 6f 72 69 | 65 73 27 20 76 61 72 69 |irectori|es' vari|
|00000ea0| 61 62 6c 65 2e 1f 0a 28 | 64 65 66 76 61 72 20 63 |able...(|defvar c|
|00000eb0| 63 2d 73 65 61 72 63 68 | 2d 64 69 72 65 63 74 6f |c-search|-directo|
|00000ec0| 72 69 65 73 20 28 71 75 | 6f 74 65 20 28 22 2e 22 |ries (qu|ote ("."|
|00000ed0| 20 22 2f 75 73 72 2f 69 | 6e 63 6c 75 64 65 2f 2a | "/usr/i|nclude/*|
|00000ee0| 22 20 22 2f 75 73 72 2f | 6c 6f 63 61 6c 2f 69 6e |" "/usr/|local/in|
|00000ef0| 63 6c 75 64 65 2f 2a 22 | 29 29 20 28 23 24 20 2e |clude/*"|)) (#$ .|
|00000f00| 20 2d 33 36 38 38 29 29 | 0a 23 40 33 34 38 20 2a | -3688))|.#@348 *|
|00000f10| 41 6c 69 73 74 20 6f 66 | 20 65 78 74 65 6e 73 69 |Alist of| extensi|
|00000f20| 6f 6e 73 20 74 6f 20 66 | 69 6e 64 20 67 69 76 65 |ons to f|ind give|
|00000f30| 6e 20 74 68 65 20 63 75 | 72 72 65 6e 74 20 66 69 |n the cu|rrent fi|
|00000f40| 6c 65 27 73 20 65 78 74 | 65 6e 73 69 6f 6e 2e 0a |le's ext|ension..|
|00000f50| 0a 54 68 69 73 20 6c 69 | 73 74 20 73 68 6f 75 6c |.This li|st shoul|
|00000f60| 64 20 63 6f 6e 74 61 69 | 6e 20 74 68 65 20 6d 6f |d contai|n the mo|
|00000f70| 73 74 20 75 73 65 64 20 | 65 78 74 65 6e 73 69 6f |st used |extensio|
|00000f80| 6e 73 20 62 65 66 6f 72 | 65 20 74 68 65 20 6f 74 |ns befor|e the ot|
|00000f90| 68 65 72 73 2c 0a 73 69 | 6e 63 65 20 74 68 65 20 |hers,.si|nce the |
|00000fa0| 73 65 61 72 63 68 20 61 | 6c 67 6f 72 69 74 68 6d |search a|lgorithm|
|00000fb0| 20 73 65 61 72 63 68 65 | 73 20 73 65 71 75 65 6e | searche|s sequen|
|00000fc0| 74 69 61 6c 6c 79 20 74 | 68 72 6f 75 67 68 20 65 |tially t|hrough e|
|00000fd0| 61 63 68 20 64 69 72 65 | 63 74 6f 72 79 0a 73 70 |ach dire|ctory.sp|
|00000fe0| 65 63 69 66 69 65 64 20 | 69 6e 20 60 66 66 2d 73 |ecified |in `ff-s|
|00000ff0| 65 61 72 63 68 2d 64 69 | 72 65 63 74 6f 72 69 65 |earch-di|rectorie|
|00001000| 73 27 2e 20 20 49 66 20 | 61 20 66 69 6c 65 20 69 |s'. If |a file i|
|00001010| 73 20 6e 6f 74 20 66 6f | 75 6e 64 2c 20 61 20 6e |s not fo|und, a n|
|00001020| 65 77 20 6f 6e 65 0a 69 | 73 20 63 72 65 61 74 65 |ew one.i|s create|
|00001030| 64 20 77 69 74 68 20 74 | 68 65 20 66 69 72 73 74 |d with t|he first|
|00001040| 20 6d 61 74 63 68 69 6e | 67 20 65 78 74 65 6e 73 | matchin|g extens|
|00001050| 69 6f 6e 20 28 60 2e 63 | 63 27 20 79 69 65 6c 64 |ion (`.c|c' yield|
|00001060| 73 20 60 2e 68 68 27 29 | 2e 1f 0a 28 64 65 66 76 |s `.hh')|...(defv|
|00001070| 61 72 20 63 63 2d 6f 74 | 68 65 72 2d 66 69 6c 65 |ar cc-ot|her-file|
|00001080| 2d 61 6c 69 73 74 20 28 | 71 75 6f 74 65 20 28 28 |-alist (|quote ((|
|00001090| 22 5c 5c 2e 63 63 24 22 | 20 28 22 2e 68 68 22 20 |"\\.cc$"| (".hh" |
|000010a0| 22 2e 68 22 29 29 20 28 | 22 5c 5c 2e 68 68 24 22 |".h")) (|"\\.hh$"|
|000010b0| 20 28 22 2e 63 63 22 20 | 22 2e 43 22 29 29 20 28 | (".cc" |".C")) (|
|000010c0| 22 5c 5c 2e 63 24 22 20 | 28 22 2e 68 22 29 29 20 |"\\.c$" |(".h")) |
|000010d0| 28 22 5c 5c 2e 68 24 22 | 20 28 22 2e 63 22 20 22 |("\\.h$"| (".c" "|
|000010e0| 2e 63 63 22 20 22 2e 43 | 22 20 22 2e 43 43 22 20 |.cc" ".C|" ".CC" |
|000010f0| 22 2e 63 78 78 22 20 22 | 2e 63 70 70 22 29 29 20 |".cxx" "|.cpp")) |
|00001100| 28 22 5c 5c 2e 43 24 22 | 20 28 22 2e 48 22 20 22 |("\\.C$"| (".H" "|
|00001110| 2e 68 68 22 20 22 2e 68 | 22 29 29 20 28 22 5c 5c |.hh" ".h|")) ("\\|
|00001120| 2e 48 24 22 20 28 22 2e | 43 22 20 22 2e 43 43 22 |.H$" (".|C" ".CC"|
|00001130| 29 29 20 28 22 5c 5c 2e | 43 43 24 22 20 28 22 2e |)) ("\\.|CC$" (".|
|00001140| 48 48 22 20 22 2e 48 22 | 20 22 2e 68 68 22 20 22 |HH" ".H"| ".hh" "|
|00001150| 2e 68 22 29 29 20 28 22 | 5c 5c 2e 48 48 24 22 20 |.h")) ("|\\.HH$" |
|00001160| 28 22 2e 43 43 22 29 29 | 20 28 22 5c 5c 2e 63 78 |(".CC"))| ("\\.cx|
|00001170| 78 24 22 20 28 22 2e 68 | 68 22 20 22 2e 68 22 29 |x$" (".h|h" ".h")|
|00001180| 29 20 28 22 5c 5c 2e 63 | 70 70 24 22 20 28 22 2e |) ("\\.c|pp$" (".|
|00001190| 68 68 22 20 22 2e 68 22 | 29 29 29 29 20 28 23 24 |hh" ".h"|)))) (#$|
|000011a0| 20 2e 20 2d 33 38 35 35 | 29 29 0a 23 40 36 34 20 | . -3855|)).#@64 |
|000011b0| 2a 53 65 65 20 74 68 65 | 20 64 65 73 63 72 69 70 |*See the| descrip|
|000011c0| 74 69 6f 6e 20 66 6f 72 | 20 74 68 65 20 60 66 66 |tion for| the `ff|
|000011d0| 2d 73 65 61 72 63 68 2d | 64 69 72 65 63 74 6f 72 |-search-|director|
|000011e0| 69 65 73 27 20 76 61 72 | 69 61 62 6c 65 2e 1f 0a |ies' var|iable...|
|000011f0| 28 64 65 66 76 61 72 20 | 61 64 61 2d 73 65 61 72 |(defvar |ada-sear|
|00001200| 63 68 2d 64 69 72 65 63 | 74 6f 72 69 65 73 20 28 |ch-direc|tories (|
|00001210| 71 75 6f 74 65 20 28 22 | 2e 22 20 22 2f 75 73 72 |quote ("|." "/usr|
|00001220| 2f 61 64 61 69 6e 63 6c | 75 64 65 22 20 22 2f 75 |/adaincl|ude" "/u|
|00001230| 73 72 2f 6c 6f 63 61 6c | 2f 61 64 61 69 6e 63 6c |sr/local|/adaincl|
|00001240| 75 64 65 22 29 29 20 28 | 23 24 20 2e 20 2d 34 35 |ude")) (|#$ . -45|
|00001250| 32 38 29 29 0a 23 40 33 | 35 32 20 2a 41 6c 69 73 |28)).#@3|52 *Alis|
|00001260| 74 20 6f 66 20 65 78 74 | 65 6e 73 69 6f 6e 73 20 |t of ext|ensions |
|00001270| 74 6f 20 66 69 6e 64 20 | 67 69 76 65 6e 20 74 68 |to find |given th|
|00001280| 65 20 63 75 72 72 65 6e | 74 20 66 69 6c 65 27 73 |e curren|t file's|
|00001290| 20 65 78 74 65 6e 73 69 | 6f 6e 2e 0a 0a 54 68 69 | extensi|on...Thi|
|000012a0| 73 20 6c 69 73 74 20 73 | 68 6f 75 6c 64 20 63 6f |s list s|hould co|
|000012b0| 6e 74 61 69 6e 20 74 68 | 65 20 6d 6f 73 74 20 75 |ntain th|e most u|
|000012c0| 73 65 64 20 65 78 74 65 | 6e 73 69 6f 6e 73 20 62 |sed exte|nsions b|
|000012d0| 65 66 6f 72 65 20 74 68 | 65 20 6f 74 68 65 72 73 |efore th|e others|
|000012e0| 2c 0a 73 69 6e 63 65 20 | 74 68 65 20 73 65 61 72 |,.since |the sear|
|000012f0| 63 68 20 61 6c 67 6f 72 | 69 74 68 6d 20 73 65 61 |ch algor|ithm sea|
|00001300| 72 63 68 65 73 20 73 65 | 71 75 65 6e 74 69 61 6c |rches se|quential|
|00001310| 6c 79 20 74 68 72 6f 75 | 67 68 20 65 61 63 68 20 |ly throu|gh each |
|00001320| 64 69 72 65 63 74 6f 72 | 79 0a 73 70 65 63 69 66 |director|y.specif|
|00001330| 69 65 64 20 69 6e 20 60 | 61 64 61 2d 73 65 61 72 |ied in `|ada-sear|
|00001340| 63 68 2d 64 69 72 65 63 | 74 6f 72 69 65 73 27 2e |ch-direc|tories'.|
|00001350| 20 20 49 66 20 61 20 66 | 69 6c 65 20 69 73 20 6e | If a f|ile is n|
|00001360| 6f 74 20 66 6f 75 6e 64 | 2c 20 61 20 6e 65 77 20 |ot found|, a new |
|00001370| 6f 6e 65 0a 69 73 20 63 | 72 65 61 74 65 64 20 77 |one.is c|reated w|
|00001380| 69 74 68 20 74 68 65 20 | 66 69 72 73 74 20 6d 61 |ith the |first ma|
|00001390| 74 63 68 69 6e 67 20 65 | 78 74 65 6e 73 69 6f 6e |tching e|xtension|
|000013a0| 20 28 60 2e 61 64 62 27 | 20 79 69 65 6c 64 73 20 | (`.adb'| yields |
|000013b0| 60 2e 61 64 73 27 29 2e | 0a 1f 0a 28 64 65 66 76 |`.ads').|...(defv|
|000013c0| 61 72 20 61 64 61 2d 6f | 74 68 65 72 2d 66 69 6c |ar ada-o|ther-fil|
|000013d0| 65 2d 61 6c 69 73 74 20 | 28 71 75 6f 74 65 20 28 |e-alist |(quote (|
|000013e0| 28 22 5c 5c 2e 61 64 73 | 24 22 20 28 22 2e 61 64 |("\\.ads|$" (".ad|
|000013f0| 62 22 29 29 20 28 22 5c | 5c 2e 61 64 62 24 22 20 |b")) ("\|\.adb$" |
|00001400| 28 22 2e 61 64 73 22 29 | 29 29 29 20 28 23 24 20 |(".ads")|))) (#$ |
|00001410| 2e 20 2d 34 36 39 39 29 | 29 0a 23 40 36 34 20 2a |. -4699)|).#@64 *|
|00001420| 53 65 65 20 74 68 65 20 | 64 65 73 63 72 69 70 74 |See the |descript|
|00001430| 69 6f 6e 20 66 6f 72 20 | 74 68 65 20 60 66 66 2d |ion for |the `ff-|
|00001440| 73 65 61 72 63 68 2d 64 | 69 72 65 63 74 6f 72 69 |search-d|irectori|
|00001450| 65 73 27 20 76 61 72 69 | 61 62 6c 65 2e 1f 0a 28 |es' vari|able...(|
|00001460| 64 65 66 76 61 72 20 6d | 6f 64 75 6c 61 32 2d 6f |defvar m|odula2-o|
|00001470| 74 68 65 72 2d 66 69 6c | 65 2d 61 6c 69 73 74 20 |ther-fil|e-alist |
|00001480| 28 71 75 6f 74 65 20 28 | 28 22 5c 5c 2e 6d 69 24 |(quote (|("\\.mi$|
|00001490| 22 20 28 22 2e 6d 64 22 | 29 29 20 28 22 5c 5c 2e |" (".md"|)) ("\\.|
|000014a0| 6d 64 24 22 20 28 22 2e | 6d 69 22 29 29 29 29 20 |md$" (".|mi")))) |
|000014b0| 28 23 24 20 2e 20 2d 35 | 31 35 31 29 29 0a 28 62 |(#$ . -5|151)).(b|
|000014c0| 79 74 65 2d 63 6f 64 65 | 20 22 c0 c1 21 88 c0 c2 |yte-code| "..!...|
|000014d0| 21 88 c0 c3 21 88 c0 c4 | 21 88 c0 c5 21 88 c0 c6 |!...!...|!...!...|
|000014e0| 21 88 c0 c7 21 88 c0 c8 | 21 88 c0 c9 21 88 c0 ca |!...!...|!...!...|
|000014f0| 21 88 c0 cb 21 87 22 20 | 5b 6d 61 6b 65 2d 76 61 |!...!." |[make-va|
|00001500| 72 69 61 62 6c 65 2d 62 | 75 66 66 65 72 2d 6c 6f |riable-b|uffer-lo|
|00001510| 63 61 6c 20 66 66 2d 70 | 72 65 2d 66 69 6e 64 2d |cal ff-p|re-find-|
|00001520| 68 6f 6f 6b 73 20 66 66 | 2d 70 72 65 2d 6c 6f 61 |hooks ff|-pre-loa|
|00001530| 64 2d 68 6f 6f 6b 73 20 | 66 66 2d 70 6f 73 74 2d |d-hooks |ff-post-|
|00001540| 6c 6f 61 64 2d 68 6f 6f | 6b 73 20 66 66 2d 6e 6f |load-hoo|ks ff-no|
|00001550| 74 2d 66 6f 75 6e 64 2d | 68 6f 6f 6b 73 20 66 66 |t-found-|hooks ff|
|00001560| 2d 66 69 6c 65 2d 63 72 | 65 61 74 65 64 2d 68 6f |-file-cr|eated-ho|
|00001570| 6f 6b 73 20 66 66 2d 63 | 61 73 65 2d 66 6f 6c 64 |oks ff-c|ase-fold|
|00001580| 2d 73 65 61 72 63 68 20 | 66 66 2d 61 6c 77 61 79 |-search |ff-alway|
|00001590| 73 2d 69 6e 2d 6f 74 68 | 65 72 2d 77 69 6e 64 6f |s-in-oth|er-windo|
|000015a0| 77 20 66 66 2d 69 67 6e | 6f 72 65 2d 69 6e 63 6c |w ff-ign|ore-incl|
|000015b0| 75 64 65 20 66 66 2d 71 | 75 69 65 74 2d 6d 6f 64 |ude ff-q|uiet-mod|
|000015c0| 65 20 66 66 2d 6f 74 68 | 65 72 2d 66 69 6c 65 2d |e ff-oth|er-file-|
|000015d0| 61 6c 69 73 74 20 66 66 | 2d 73 65 61 72 63 68 2d |alist ff|-search-|
|000015e0| 64 69 72 65 63 74 6f 72 | 69 65 73 5d 20 32 29 0a |director|ies] 2).|
|000015f0| 23 40 31 38 37 20 46 69 | 6e 64 20 74 68 65 20 68 |#@187 Fi|nd the h|
|00001600| 65 61 64 65 72 20 6f 72 | 20 73 6f 75 72 63 65 20 |eader or| source |
|00001610| 66 69 6c 65 20 63 6f 72 | 72 65 73 70 6f 6e 64 69 |file cor|respondi|
|00001620| 6e 67 20 74 6f 20 74 68 | 69 73 20 66 69 6c 65 2e |ng to th|is file.|
|00001630| 0a 53 65 65 20 61 6c 73 | 6f 20 74 68 65 20 64 6f |.See als|o the do|
|00001640| 63 75 6d 65 6e 74 61 74 | 69 6f 6e 20 66 6f 72 20 |cumentat|ion for |
|00001650| 60 66 66 2d 66 69 6e 64 | 2d 6f 74 68 65 72 2d 66 |`ff-find|-other-f|
|00001660| 69 6c 65 3b 2e 0a 0a 49 | 66 20 6f 70 74 69 6f 6e |ile;...I|f option|
|00001670| 61 6c 20 49 4e 2d 4f 54 | 48 45 52 2d 57 49 4e 44 |al IN-OT|HER-WIND|
|00001680| 4f 57 20 69 73 20 6e 6f | 6e 2d 6e 69 6c 2c 20 66 |OW is no|n-nil, f|
|00001690| 69 6e 64 20 74 68 65 20 | 66 69 6c 65 20 69 6e 20 |ind the |file in |
|000016a0| 61 6e 6f 74 68 65 72 20 | 77 69 6e 64 6f 77 2e 1f |another |window..|
|000016b0| 0a 28 64 65 66 61 6c 69 | 61 73 20 27 66 66 2d 67 |.(defali|as 'ff-g|
|000016c0| 65 74 2d 6f 74 68 65 72 | 2d 66 69 6c 65 20 23 5b |et-other|-file #[|
|000016d0| 28 26 6f 70 74 69 6f 6e | 61 6c 20 69 6e 2d 6f 74 |(&option|al in-ot|
|000016e0| 68 65 72 2d 77 69 6e 64 | 6f 77 29 20 22 08 19 c2 |her-wind|ow) "...|
|000016f0| 10 c3 5c 66 21 88 09 89 | 10 29 87 22 20 5b 66 66 |..\f!...|.)." [ff|
|00001700| 2d 69 67 6e 6f 72 65 2d | 69 6e 63 6c 75 64 65 20 |-ignore-|include |
|00001710| 69 67 6e 6f 72 65 20 74 | 20 66 66 2d 66 69 6e 64 |ignore t| ff-find|
|00001720| 2d 74 68 65 2d 6f 74 68 | 65 72 2d 66 69 6c 65 20 |-the-oth|er-file |
|00001730| 69 6e 2d 6f 74 68 65 72 | 2d 77 69 6e 64 6f 77 5d |in-other|-window]|
|00001740| 20 32 20 28 23 24 20 2e | 20 35 36 32 32 29 20 22 | 2 (#$ .| 5622) "|
|00001750| 50 22 5d 29 0a 23 40 31 | 37 37 37 20 46 69 6e 64 |P"]).#@1|777 Find|
|00001760| 20 74 68 65 20 68 65 61 | 64 65 72 20 6f 72 20 73 | the hea|der or s|
|00001770| 6f 75 72 63 65 20 66 69 | 6c 65 20 63 6f 72 72 65 |ource fi|le corre|
|00001780| 73 70 6f 6e 64 69 6e 67 | 20 74 6f 20 74 68 69 73 |sponding| to this|
|00001790| 20 66 69 6c 65 2e 0a 42 | 65 69 6e 67 20 6f 6e 20 | file..B|eing on |
|000017a0| 61 20 60 23 69 6e 63 6c | 75 64 65 27 20 6c 69 6e |a `#incl|ude' lin|
|000017b0| 65 20 70 75 6c 6c 73 20 | 69 6e 20 74 68 61 74 20 |e pulls |in that |
|000017c0| 66 69 6c 65 2e 0a 0a 49 | 66 20 6f 70 74 69 6f 6e |file...I|f option|
|000017d0| 61 6c 20 49 4e 2d 4f 54 | 48 45 52 2d 57 49 4e 44 |al IN-OT|HER-WIND|
|000017e0| 4f 57 20 69 73 20 6e 6f | 6e 2d 6e 69 6c 2c 20 66 |OW is no|n-nil, f|
|000017f0| 69 6e 64 20 74 68 65 20 | 66 69 6c 65 20 69 6e 20 |ind the |file in |
|00001800| 74 68 65 20 6f 74 68 65 | 72 20 77 69 6e 64 6f 77 |the othe|r window|
|00001810| 2e 0a 49 66 20 6f 70 74 | 69 6f 6e 61 6c 20 49 47 |..If opt|ional IG|
|00001820| 4e 4f 52 45 2d 49 4e 43 | 4c 55 44 45 20 69 73 20 |NORE-INC|LUDE is |
|00001830| 6e 6f 6e 2d 6e 69 6c 2c | 20 69 67 6e 6f 72 65 20 |non-nil,| ignore |
|00001840| 62 65 69 6e 67 20 6f 6e | 20 60 23 69 6e 63 6c 75 |being on| `#inclu|
|00001850| 64 65 27 20 6c 69 6e 65 | 73 2e 0a 0a 56 61 72 69 |de' line|s...Vari|
|00001860| 61 62 6c 65 73 20 6f 66 | 20 69 6e 74 65 72 65 73 |ables of| interes|
|00001870| 74 20 69 6e 63 6c 75 64 | 65 3a 0a 0a 20 2d 20 66 |t includ|e:.. - f|
|00001880| 66 2d 63 61 73 65 2d 66 | 6f 6c 64 2d 73 65 61 72 |f-case-f|old-sear|
|00001890| 63 68 0a 20 20 20 4e 6f | 6e 2d 6e 69 6c 20 6d 65 |ch. No|n-nil me|
|000018a0| 61 6e 73 20 69 67 6e 6f | 72 65 20 63 61 73 65 73 |ans igno|re cases|
|000018b0| 20 69 6e 20 6d 61 74 63 | 68 65 73 20 28 73 65 65 | in matc|hes (see|
|000018c0| 20 63 61 73 65 2d 66 6f | 6c 64 2d 73 65 61 72 63 | case-fo|ld-searc|
|000018d0| 68 29 2e 0a 20 20 20 49 | 66 20 79 6f 75 20 68 61 |h).. I|f you ha|
|000018e0| 76 65 20 65 78 74 65 6e | 73 69 6f 6e 73 20 69 6e |ve exten|sions in|
|000018f0| 20 64 69 66 66 65 72 65 | 6e 74 20 63 61 73 65 73 | differe|nt cases|
|00001900| 2c 20 79 6f 75 20 77 69 | 6c 6c 20 77 61 6e 74 20 |, you wi|ll want |
|00001910| 74 68 69 73 20 74 6f 20 | 62 65 20 6e 69 6c 2e 0a |this to |be nil..|
|00001920| 0a 20 2d 20 66 66 2d 61 | 6c 77 61 79 73 2d 69 6e |. - ff-a|lways-in|
|00001930| 2d 6f 74 68 65 72 2d 77 | 69 6e 64 6f 77 20 0a 20 |-other-w|indow . |
|00001940| 20 20 49 66 20 6e 6f 6e | 2d 6e 69 6c 2c 20 61 6c | If non|-nil, al|
|00001950| 77 61 79 73 20 6f 70 65 | 6e 20 74 68 65 20 6f 74 |ways ope|n the ot|
|00001960| 68 65 72 20 66 69 6c 65 | 20 69 6e 20 61 6e 6f 74 |her file| in anot|
|00001970| 68 65 72 20 77 69 6e 64 | 6f 77 2c 20 75 6e 6c 65 |her wind|ow, unle|
|00001980| 73 73 20 61 6e 0a 20 20 | 20 61 72 67 75 6d 65 6e |ss an. | argumen|
|00001990| 74 20 69 73 20 67 69 76 | 65 6e 20 74 6f 20 66 66 |t is giv|en to ff|
|000019a0| 2d 66 69 6e 64 2d 6f 74 | 68 65 72 2d 66 69 6c 65 |-find-ot|her-file|
|000019b0| 2e 0a 0a 20 2d 20 66 66 | 2d 69 67 6e 6f 72 65 2d |... - ff|-ignore-|
|000019c0| 69 6e 63 6c 75 64 65 20 | 0a 20 20 20 49 66 20 6e |include |. If n|
|000019d0| 6f 6e 2d 6e 69 6c 2c 20 | 69 67 6e 6f 72 65 73 20 |on-nil, |ignores |
|000019e0| 23 69 6e 63 6c 75 64 65 | 20 6c 69 6e 65 73 2e 0a |#include| lines..|
|000019f0| 0a 20 2d 20 66 66 2d 61 | 6c 77 61 79 73 2d 74 72 |. - ff-a|lways-tr|
|00001a00| 79 2d 74 6f 2d 63 72 65 | 61 74 65 20 0a 20 20 20 |y-to-cre|ate . |
|00001a10| 49 66 20 6e 6f 6e 2d 6e | 69 6c 2c 20 61 6c 77 61 |If non-n|il, alwa|
|00001a20| 79 73 20 61 74 74 65 6d | 70 74 20 74 6f 20 63 72 |ys attem|pt to cr|
|00001a30| 65 61 74 65 20 74 68 65 | 20 6f 74 68 65 72 20 66 |eate the| other f|
|00001a40| 69 6c 65 20 69 66 20 69 | 74 20 77 61 73 20 6e 6f |ile if i|t was no|
|00001a50| 74 20 66 6f 75 6e 64 2e | 0a 0a 20 2d 20 66 66 2d |t found.|.. - ff-|
|00001a60| 71 75 69 65 74 2d 6d 6f | 64 65 20 0a 20 20 20 49 |quiet-mo|de . I|
|00001a70| 66 20 6e 6f 6e 2d 6e 69 | 6c 2c 20 74 72 61 63 65 |f non-ni|l, trace|
|00001a80| 73 20 77 68 69 63 68 20 | 64 69 72 65 63 74 6f 72 |s which |director|
|00001a90| 69 65 73 20 61 72 65 20 | 62 65 69 6e 67 20 73 65 |ies are |being se|
|00001aa0| 61 72 63 68 65 64 2e 0a | 0a 20 2d 20 66 66 2d 73 |arched..|. - ff-s|
|00001ab0| 70 65 63 69 61 6c 2d 63 | 6f 6e 73 74 72 75 63 74 |pecial-c|onstruct|
|00001ac0| 73 20 0a 20 20 20 41 20 | 6c 69 73 74 20 6f 66 20 |s . A |list of |
|00001ad0| 72 65 67 75 6c 61 72 20 | 65 78 70 72 65 73 73 69 |regular |expressi|
|00001ae0| 6f 6e 73 20 73 70 65 63 | 69 66 79 69 6e 67 20 68 |ons spec|ifying h|
|00001af0| 6f 77 20 74 6f 20 72 65 | 63 6f 67 6e 69 73 65 20 |ow to re|cognise |
|00001b00| 73 70 65 63 69 61 6c 20 | 0a 20 20 20 63 6f 6e 73 |special |. cons|
|00001b10| 74 72 75 63 74 73 20 73 | 75 63 68 20 61 73 20 69 |tructs s|uch as i|
|00001b20| 6e 63 6c 75 64 65 20 66 | 69 6c 65 73 20 65 74 63 |nclude f|iles etc|
|00001b30| 2c 20 61 6e 64 20 61 6e | 20 61 73 73 6f 63 69 61 |, and an| associa|
|00001b40| 74 65 64 20 6d 65 74 68 | 6f 64 20 66 6f 72 20 0a |ted meth|od for .|
|00001b50| 20 20 20 65 78 74 72 61 | 63 74 69 6e 67 20 74 68 | extra|cting th|
|00001b60| 65 20 66 69 6c 65 6e 61 | 6d 65 20 66 72 6f 6d 20 |e filena|me from |
|00001b70| 74 68 61 74 20 63 6f 6e | 73 74 72 75 63 74 2e 0a |that con|struct..|
|00001b80| 0a 20 2d 20 66 66 2d 6f | 74 68 65 72 2d 66 69 6c |. - ff-o|ther-fil|
|00001b90| 65 2d 61 6c 69 73 74 0a | 20 20 20 41 6c 69 73 74 |e-alist.| Alist|
|00001ba0| 20 6f 66 20 65 78 74 65 | 6e 73 69 6f 6e 73 20 74 | of exte|nsions t|
|00001bb0| 6f 20 66 69 6e 64 20 67 | 69 76 65 6e 20 74 68 65 |o find g|iven the|
|00001bc0| 20 63 75 72 72 65 6e 74 | 20 66 69 6c 65 27 73 20 | current| file's |
|00001bd0| 65 78 74 65 6e 73 69 6f | 6e 2e 0a 0a 20 2d 20 66 |extensio|n... - f|
|00001be0| 66 2d 73 65 61 72 63 68 | 2d 64 69 72 65 63 74 6f |f-search|-directo|
|00001bf0| 72 69 65 73 20 0a 20 20 | 20 4c 69 73 74 20 6f 66 |ries . | List of|
|00001c00| 20 64 69 72 65 63 74 6f | 72 69 65 73 20 73 65 61 | directo|ries sea|
|00001c10| 72 63 68 65 64 20 74 68 | 72 6f 75 67 68 20 77 69 |rched th|rough wi|
|00001c20| 74 68 20 65 61 63 68 20 | 65 78 74 65 6e 73 69 6f |th each |extensio|
|00001c30| 6e 20 73 70 65 63 69 66 | 69 65 64 20 69 6e 0a 20 |n specif|ied in. |
|00001c40| 20 20 66 66 2d 6f 74 68 | 65 72 2d 66 69 6c 65 2d | ff-oth|er-file-|
|00001c50| 61 6c 69 73 74 20 74 68 | 61 74 20 6d 61 74 63 68 |alist th|at match|
|00001c60| 65 73 20 74 68 69 73 20 | 66 69 6c 65 27 73 20 65 |es this |file's e|
|00001c70| 78 74 65 6e 73 69 6f 6e | 2e 0a 0a 20 2d 20 66 66 |xtension|... - ff|
|00001c80| 2d 70 72 65 2d 66 69 6e | 64 2d 68 6f 6f 6b 73 20 |-pre-fin|d-hooks |
|00001c90| 0a 20 20 20 4c 69 73 74 | 20 6f 66 20 66 75 6e 63 |. List| of func|
|00001ca0| 74 69 6f 6e 73 20 74 6f | 20 62 65 20 63 61 6c 6c |tions to| be call|
|00001cb0| 65 64 20 62 65 66 6f 72 | 65 20 74 68 65 20 73 65 |ed befor|e the se|
|00001cc0| 61 72 63 68 20 66 6f 72 | 20 74 68 65 20 66 69 6c |arch for| the fil|
|00001cd0| 65 20 73 74 61 72 74 73 | 2e 0a 0a 20 2d 20 66 66 |e starts|... - ff|
|00001ce0| 2d 70 72 65 2d 6c 6f 61 | 64 2d 68 6f 6f 6b 73 20 |-pre-loa|d-hooks |
|00001cf0| 0a 20 20 20 4c 69 73 74 | 20 6f 66 20 66 75 6e 63 |. List| of func|
|00001d00| 74 69 6f 6e 73 20 74 6f | 20 62 65 20 63 61 6c 6c |tions to| be call|
|00001d10| 65 64 20 62 65 66 6f 72 | 65 20 74 68 65 20 6f 74 |ed befor|e the ot|
|00001d20| 68 65 72 20 66 69 6c 65 | 20 69 73 20 6c 6f 61 64 |her file| is load|
|00001d30| 65 64 2e 0a 0a 20 2d 20 | 66 66 2d 70 6f 73 74 2d |ed... - |ff-post-|
|00001d40| 6c 6f 61 64 2d 68 6f 6f | 6b 73 0a 20 20 20 4c 69 |load-hoo|ks. Li|
|00001d50| 73 74 20 6f 66 20 66 75 | 6e 63 74 69 6f 6e 73 20 |st of fu|nctions |
|00001d60| 74 6f 20 62 65 20 63 61 | 6c 6c 65 64 20 61 66 74 |to be ca|lled aft|
|00001d70| 65 72 20 74 68 65 20 6f | 74 68 65 72 20 66 69 6c |er the o|ther fil|
|00001d80| 65 20 69 73 20 6c 6f 61 | 64 65 64 2e 0a 0a 20 2d |e is loa|ded... -|
|00001d90| 20 66 66 2d 6e 6f 74 2d | 66 6f 75 6e 64 2d 68 6f | ff-not-|found-ho|
|00001da0| 6f 6b 73 0a 20 20 20 4c | 69 73 74 20 6f 66 20 66 |oks. L|ist of f|
|00001db0| 75 6e 63 74 69 6f 6e 73 | 20 74 6f 20 62 65 20 63 |unctions| to be c|
|00001dc0| 61 6c 6c 65 64 20 69 66 | 20 74 68 65 20 6f 74 68 |alled if| the oth|
|00001dd0| 65 72 20 66 69 6c 65 20 | 63 6f 75 6c 64 20 6e 6f |er file |could no|
|00001de0| 74 20 62 65 20 66 6f 75 | 6e 64 2e 0a 0a 20 2d 20 |t be fou|nd... - |
|00001df0| 66 66 2d 66 69 6c 65 2d | 63 72 65 61 74 65 64 2d |ff-file-|created-|
|00001e00| 68 6f 6f 6b 73 0a 20 20 | 20 4c 69 73 74 20 6f 66 |hooks. | List of|
|00001e10| 20 66 75 6e 63 74 69 6f | 6e 73 20 74 6f 20 62 65 | functio|ns to be|
|00001e20| 20 63 61 6c 6c 65 64 20 | 69 66 20 74 68 65 20 6f | called |if the o|
|00001e30| 74 68 65 72 20 66 69 6c | 65 20 68 61 73 20 62 65 |ther fil|e has be|
|00001e40| 65 6e 20 63 72 65 61 74 | 65 64 2e 1f 0a 28 64 65 |en creat|ed...(de|
|00001e50| 66 61 6c 69 61 73 20 27 | 66 66 2d 66 69 6e 64 2d |falias '|ff-find-|
|00001e60| 6f 74 68 65 72 2d 66 69 | 6c 65 20 23 5b 28 26 6f |other-fi|le #[(&o|
|00001e70| 70 74 69 6f 6e 61 6c 20 | 69 6e 2d 6f 74 68 65 72 |ptional |in-other|
|00001e80| 2d 77 69 6e 64 6f 77 20 | 69 67 6e 6f 72 65 2d 69 |-window |ignore-i|
|00001e90| 6e 63 6c 75 64 65 29 20 | 22 08 19 5c 6e 10 c3 5c |nclude) |"..\n..\|
|00001ea0| 66 21 88 09 89 10 29 87 | 22 20 5b 66 66 2d 69 67 |f!....).|" [ff-ig|
|00001eb0| 6e 6f 72 65 2d 69 6e 63 | 6c 75 64 65 20 69 67 6e |nore-inc|lude ign|
|00001ec0| 6f 72 65 20 69 67 6e 6f | 72 65 2d 69 6e 63 6c 75 |ore igno|re-inclu|
|00001ed0| 64 65 20 66 66 2d 66 69 | 6e 64 2d 74 68 65 2d 6f |de ff-fi|nd-the-o|
|00001ee0| 74 68 65 72 2d 66 69 6c | 65 20 69 6e 2d 6f 74 68 |ther-fil|e in-oth|
|00001ef0| 65 72 2d 77 69 6e 64 6f | 77 5d 20 32 20 28 23 24 |er-windo|w] 2 (#$|
|00001f00| 20 2e 20 35 39 38 30 29 | 20 22 50 22 5d 29 0a 28 | . 5980)| "P"]).(|
|00001f10| 64 65 66 61 6c 69 61 73 | 20 27 66 66 2d 65 6d 61 |defalias| 'ff-ema|
|00001f20| 63 73 2d 31 39 20 23 5b | 6e 69 6c 20 22 c0 c1 5c |cs-19 #[|nil "..\|
|00001f30| 6e 5c 22 87 22 20 5b 73 | 74 72 69 6e 67 2d 6d 61 |n\"." [s|tring-ma|
|00001f40| 74 63 68 20 22 5e 31 39 | 5c 5c 2e 5b 30 2d 39 5d |tch "^19|\\.[0-9]|
|00001f50| 2b 5c 5c 2e 5b 30 2d 39 | 5d 2b 24 22 20 65 6d 61 |+\\.[0-9|]+$" ema|
|00001f60| 63 73 2d 76 65 72 73 69 | 6f 6e 5d 20 33 5d 29 0a |cs-versi|on] 3]).|
|00001f70| 28 64 65 66 61 6c 69 61 | 73 20 27 66 66 2d 78 65 |(defalia|s 'ff-xe|
|00001f80| 6d 61 63 73 20 23 5b 6e | 69 6c 20 22 c0 c1 5c 6e |macs #[n|il "..\n|
|00001f90| 5c 22 86 0b 00 c0 c3 5c | 6e 5c 22 87 22 20 5b 73 |\".....\|n\"." [s|
|00001fa0| 74 72 69 6e 67 2d 6d 61 | 74 63 68 20 22 4c 75 63 |tring-ma|tch "Luc|
|00001fb0| 69 64 22 20 65 6d 61 63 | 73 2d 76 65 72 73 69 6f |id" emac|s-versio|
|00001fc0| 6e 20 22 58 45 6d 61 63 | 73 22 5d 20 33 5d 29 0a |n "XEmac|s"] 3]).|
|00001fd0| 23 40 32 34 32 20 46 69 | 6e 64 20 74 68 65 20 68 |#@242 Fi|nd the h|
|00001fe0| 65 61 64 65 72 20 6f 72 | 20 73 6f 75 72 63 65 20 |eader or| source |
|00001ff0| 66 69 6c 65 20 63 6f 72 | 72 65 73 70 6f 6e 64 69 |file cor|respondi|
|00002000| 6e 67 20 74 6f 20 74 68 | 65 20 63 75 72 72 65 6e |ng to th|e curren|
|00002010| 74 20 66 69 6c 65 2e 0a | 42 65 69 6e 67 20 6f 6e |t file..|Being on|
|00002020| 20 61 20 60 23 69 6e 63 | 6c 75 64 65 27 20 6c 69 | a `#inc|lude' li|
|00002030| 6e 65 20 70 75 6c 6c 73 | 20 69 6e 20 74 68 61 74 |ne pulls| in that|
|00002040| 20 66 69 6c 65 2c 20 62 | 75 74 20 73 65 65 20 74 | file, b|ut see t|
|00002050| 68 65 20 68 65 6c 70 20 | 6f 6e 0a 74 68 65 20 60 |he help |on.the `|
|00002060| 66 66 2d 69 67 6e 6f 72 | 65 2d 69 6e 63 6c 75 64 |ff-ignor|e-includ|
|00002070| 65 27 20 76 61 72 69 61 | 62 6c 65 2e 0a 0a 49 66 |e' varia|ble...If|
|00002080| 20 6f 70 74 69 6f 6e 61 | 6c 20 49 4e 2d 4f 54 48 | optiona|l IN-OTH|
|00002090| 45 52 2d 57 49 4e 44 4f | 57 20 69 73 20 6e 6f 6e |ER-WINDO|W is non|
|000020a0| 2d 6e 69 6c 2c 20 66 69 | 6e 64 20 74 68 65 20 66 |-nil, fi|nd the f|
|000020b0| 69 6c 65 20 69 6e 20 61 | 6e 6f 74 68 65 72 20 77 |ile in a|nother w|
|000020c0| 69 6e 64 6f 77 2e 1f 0a | 28 64 65 66 61 6c 69 61 |indow...|(defalia|
|000020d0| 73 20 27 66 66 2d 66 69 | 6e 64 2d 74 68 65 2d 6f |s 'ff-fi|nd-the-o|
|000020e0| 74 68 65 72 2d 66 69 6c | 65 20 23 5b 28 26 6f 70 |ther-fil|e #[(&op|
|000020f0| 74 69 6f 6e 61 6c 20 69 | 6e 2d 6f 74 68 65 72 2d |tional i|n-other-|
|00002100| 77 69 6e 64 6f 77 29 20 | 22 c0 89 89 89 89 89 89 |window) |".......|
|00002110| 89 89 89 89 89 89 19 1a | 1b 1c 1d 1e 06 1e 07 1e |........|........|
|00002120| 08 1e 09 1e 5c 6e 1e 0b | 1e 5c 66 1e 0d 0e 0e 83 |....\n..|.\f.....|
|00002130| 2b 00 cf ce 21 88 d0 d1 | 21 88 0e 12 39 83 3d 00 |+...!...|!...9.=.|
|00002140| d3 0e 12 4a 21 82 41 00 | d3 0e 12 21 12 8a d4 79 |...J!.A.|...!...y|
|00002150| 88 d5 20 16 5c 6e 29 0e | 16 84 64 00 0e 5c 6e 83 |.. .\n).|..d..\n.|
|00002160| 64 00 0e 5c 6e 15 d7 5c | 6e 0e 5c 6e c0 0e 18 24 |d..\n..\|n.\n...$|
|00002170| 13 82 41 01 0e 19 39 83 | 70 00 0e 19 4a 82 72 00 |..A...9.|p...J.r.|
|00002180| 0e 19 16 07 da 20 83 7e | 00 da 20 82 7f 00 db 16 |..... .~|.. .....|
|00002190| 06 dc dd 0e 06 5c 22 88 | 0e 06 de 94 de 95 4f 16 |.....\".|......O.|
|000021a0| 5c 6e c0 11 0e 07 40 16 | 0d df 0e 0d 40 0e 5c 6e |\n....@.|....@.\n|
|000021b0| 5c 22 16 09 0e 0d 83 cb | 00 0e 09 83 b1 00 0e 09 |\"......|........|
|000021c0| d4 59 84 cb 00 0e 09 84 | cb 00 0e 07 41 89 16 07 |.Y......|....A...|
|000021d0| 40 16 0d df 0e 0d 40 0e | 5c 6e 5c 22 16 09 82 a0 |@.....@.|\n\"....|
|000021e0| 00 0e 0d 84 d5 00 e0 11 | 82 41 01 0e 0d 41 40 16 |........|.A...A@.|
|000021f0| 5c 66 0e 0d 41 40 16 0b | c0 13 0e 0b 3a 84 5c 6e |\f..A@..|....:.\n|
|00002200| 01 e1 0e 0b 21 83 5c 6e | 01 0e 0b da 20 21 16 5c |....!.\n|.... !.\|
|00002210| 66 0e 0d 40 0e 5c 66 43 | 42 16 0d c0 16 08 0e 5c |f..@.\fC|B......\|
|00002220| 66 40 15 82 37 01 0e 09 | d4 55 83 19 01 e2 14 e2 |f@..7...|.U......|
|00002230| 16 08 82 2e 01 e3 0e 0d | 40 50 14 dc 5c 66 0e 5c |........|@P..\f.\|
|00002240| 6e 5c 22 88 0e 5c 6e de | 94 de 95 4f 16 08 0e 08 |n\"..\n.|...O....|
|00002250| 0e 0d 41 40 40 50 15 d7 | 5c 6e 0e 08 0e 5c 66 0e |..A@@P..|\n...\f.|
|00002260| 18 24 13 09 83 4c 01 d0 | e2 21 88 82 9a 01 0b 84 |.$...L..|.!......|
|00002270| 9a 01 0e 24 83 59 01 cf | e4 21 88 0e 25 83 94 01 |...$.Y..|.!..%...|
|00002280| c0 89 1e 06 1e 26 e7 e8 | c4 e9 0d 5c 22 0e 2a 0d |.....&..|...\".*.|
|00002290| c0 24 21 16 26 eb 0e 26 | 21 83 82 01 ec 0e 26 21 |.$!.&..&|!.....&!|
|000022a0| 0d 50 82 86 01 0e 26 89 | 13 16 06 ed 0e 06 0e 18 |.P....&.|........|
|000022b0| e0 23 88 2a 82 9a 01 d0 | ee 0e 5c 6e 5c 22 88 0b |.#.*....|..\n\"..|
|000022c0| 2e 0d 87 22 20 5b 6e 69 | 6c 20 6e 6f 2d 6d 61 74 |..." [ni|l no-mat|
|000022d0| 63 68 20 64 69 72 73 20 | 66 6f 75 6e 64 20 66 6f |ch dirs |found fo|
|000022e0| 72 6d 61 74 20 64 65 66 | 61 75 6c 74 2d 6e 61 6d |rmat def|ault-nam|
|000022f0| 65 20 70 61 74 68 6e 61 | 6d 65 20 61 6c 69 73 74 |e pathna|me alist|
|00002300| 20 73 74 75 62 20 70 6f | 73 20 66 6e 61 6d 65 20 | stub po|s fname |
|00002310| 61 63 74 69 6f 6e 20 73 | 75 66 66 69 78 65 73 20 |action s|uffixes |
|00002320| 6d 61 74 63 68 20 66 66 | 2d 70 72 65 2d 66 69 6e |match ff|-pre-fin|
|00002330| 64 2d 68 6f 6f 6b 73 20 | 72 75 6e 2d 68 6f 6f 6b |d-hooks |run-hook|
|00002340| 73 20 6d 65 73 73 61 67 | 65 20 22 57 6f 72 6b 69 |s messag|e "Worki|
|00002350| 6e 67 2e 2e 2e 22 20 66 | 66 2d 73 65 61 72 63 68 |ng..." f|f-search|
|00002360| 2d 64 69 72 65 63 74 6f | 72 69 65 73 20 66 66 2d |-directo|ries ff-|
|00002370| 6c 69 73 74 2d 72 65 70 | 6c 61 63 65 2d 65 6e 76 |list-rep|lace-env|
|00002380| 2d 76 61 72 73 20 30 20 | 66 66 2d 74 72 65 61 74 |-vars 0 |ff-treat|
|00002390| 2d 61 73 2d 73 70 65 63 | 69 61 6c 20 66 66 2d 69 |-as-spec|ial ff-i|
|000023a0| 67 6e 6f 72 65 2d 69 6e | 63 6c 75 64 65 20 66 66 |gnore-in|clude ff|
|000023b0| 2d 67 65 74 2d 66 69 6c | 65 20 69 6e 2d 6f 74 68 |-get-fil|e in-oth|
|000023c0| 65 72 2d 77 69 6e 64 6f | 77 20 66 66 2d 6f 74 68 |er-windo|w ff-oth|
|000023d0| 65 72 2d 66 69 6c 65 2d | 61 6c 69 73 74 20 62 75 |er-file-|alist bu|
|000023e0| 66 66 65 72 2d 66 69 6c | 65 2d 6e 61 6d 65 20 22 |ffer-fil|e-name "|
|000023f0| 2f 6e 6f 6e 65 2e 6e 6f | 6e 65 22 20 73 74 72 69 |/none.no|ne" stri|
|00002400| 6e 67 2d 6d 61 74 63 68 | 20 22 2e 2a 2f 5c 5c 28 |ng-match| ".*/\\(|
|00002410| 2e 2b 5c 5c 29 24 22 20 | 31 20 66 66 2d 73 74 72 |.+\\)$" |1 ff-str|
|00002420| 69 6e 67 2d 6d 61 74 63 | 68 20 74 20 66 62 6f 75 |ing-matc|h t fbou|
|00002430| 6e 64 70 20 22 22 20 22 | 5c 5c 28 2e 2b 5c 5c 29 |ndp "" "|\\(.+\\)|
|00002440| 22 20 66 66 2d 6e 6f 74 | 2d 66 6f 75 6e 64 2d 68 |" ff-not|-found-h|
|00002450| 6f 6f 6b 73 20 66 66 2d | 61 6c 77 61 79 73 2d 74 |ooks ff-|always-t|
|00002460| 72 79 2d 74 6f 2d 63 72 | 65 61 74 65 20 6e 61 6d |ry-to-cr|eate nam|
|00002470| 65 20 65 78 70 61 6e 64 | 2d 66 69 6c 65 2d 6e 61 |e expand|-file-na|
|00002480| 6d 65 20 72 65 61 64 2d | 66 69 6c 65 2d 6e 61 6d |me read-|file-nam|
|00002490| 65 20 22 46 69 6e 64 20 | 6f 72 20 63 72 65 61 74 |e "Find |or creat|
|000024a0| 65 20 25 73 20 69 6e 3a | 20 22 20 64 65 66 61 75 |e %s in:| " defau|
|000024b0| 6c 74 2d 64 69 72 65 63 | 74 6f 72 79 20 66 69 6c |lt-direc|tory fil|
|000024c0| 65 2d 64 69 72 65 63 74 | 6f 72 79 2d 70 20 66 69 |e-direct|ory-p fi|
|000024d0| 6c 65 2d 6e 61 6d 65 2d | 61 73 2d 64 69 72 65 63 |le-name-|as-direc|
|000024e0| 74 6f 72 79 20 66 66 2d | 66 69 6e 64 2d 66 69 6c |tory ff-|find-fil|
|000024f0| 65 20 22 6e 6f 20 66 69 | 6c 65 20 66 6f 75 6e 64 |e "no fi|le found|
|00002500| 20 66 6f 72 20 25 73 22 | 5d 20 31 34 20 28 23 24 | for %s"|] 14 (#$|
|00002510| 20 2e 20 38 31 35 30 29 | 5d 29 0a 23 40 33 35 31 | . 8150)|]).#@351|
|00002520| 20 46 69 6e 64 20 61 20 | 66 69 6c 65 20 69 6e 20 | Find a |file in |
|00002530| 74 68 65 20 53 45 41 52 | 43 48 2d 44 49 52 53 20 |the SEAR|CH-DIRS |
|00002540| 77 69 74 68 20 74 68 65 | 20 67 69 76 65 6e 20 46 |with the| given F|
|00002550| 49 4c 45 4e 41 4d 45 20 | 28 6f 72 20 66 69 6c 65 |ILENAME |(or file|
|00002560| 6e 61 6d 65 20 73 74 75 | 62 29 2e 20 0a 49 66 20 |name stu|b). .If |
|00002570| 28 6f 70 74 69 6f 6e 61 | 6c 29 20 53 55 46 46 49 |(optiona|l) SUFFI|
|00002580| 58 45 53 20 69 73 20 6e | 69 6c 2c 20 73 65 61 72 |XES is n|il, sear|
|00002590| 63 68 20 66 6f 72 20 66 | 6e 61 6d 65 2c 20 6f 74 |ch for f|name, ot|
|000025a0| 68 65 72 77 69 73 65 20 | 73 65 61 72 63 68 20 66 |herwise |search f|
|000025b0| 6f 72 20 66 6e 61 6d 65 | 20 0a 77 69 74 68 20 65 |or fname| .with e|
|000025c0| 61 63 68 20 6f 66 20 74 | 68 65 20 67 69 76 65 6e |ach of t|he given|
|000025d0| 20 73 75 66 66 69 78 65 | 73 2e 20 47 65 74 73 20 | suffixe|s. Gets |
|000025e0| 74 68 65 20 66 69 6c 65 | 20 6f 72 20 74 68 65 20 |the file| or the |
|000025f0| 62 75 66 66 65 72 20 63 | 6f 72 72 65 73 70 6f 6e |buffer c|orrespon|
|00002600| 64 69 6e 67 20 0a 74 6f | 20 74 68 65 20 6e 61 6d |ding .to| the nam|
|00002610| 65 20 6f 66 20 74 68 65 | 20 66 69 72 73 74 20 66 |e of the| first f|
|00002620| 69 6c 65 20 66 6f 75 6e | 64 2c 20 6f 72 20 6e 69 |ile foun|d, or ni|
|00002630| 6c 2e 0a 0a 41 72 67 75 | 6d 65 6e 74 73 3a 20 28 |l...Argu|ments: (|
|00002640| 73 65 61 72 63 68 2d 64 | 69 72 73 20 66 6e 61 6d |search-d|irs fnam|
|00002650| 65 2d 73 74 75 62 20 26 | 6f 70 74 69 6f 6e 61 6c |e-stub &|optional|
|00002660| 20 73 75 66 66 69 78 2d | 6c 69 73 74 20 69 6e 2d | suffix-|list in-|
|00002670| 6f 74 68 65 72 2d 77 69 | 6e 64 6f 77 29 0a 1f 0a |other-wi|ndow)...|
|00002680| 28 64 65 66 61 6c 69 61 | 73 20 27 66 66 2d 67 65 |(defalia|s 'ff-ge|
|00002690| 74 2d 66 69 6c 65 20 23 | 5b 28 73 65 61 72 63 68 |t-file #|[(search|
|000026a0| 2d 64 69 72 73 20 66 6e | 61 6d 65 2d 73 74 75 62 |-dirs fn|ame-stub|
|000026b0| 20 26 6f 70 74 69 6f 6e | 61 6c 20 73 75 66 66 69 | &option|al suffi|
|000026c0| 78 2d 6c 69 73 74 20 6f | 74 68 65 72 2d 77 69 6e |x-list o|ther-win|
|000026d0| 64 6f 77 29 20 22 c0 09 | 5c 6e 0b 23 89 1c 84 0e |dow) "..|\n.#....|
|000026e0| 00 c5 82 34 00 c6 c7 5c | 66 21 21 83 5c 22 00 c8 |...4...\|f!!.\"..|
|000026f0| c7 5c 66 21 0e 09 5c 22 | 88 5c 66 82 34 00 ca 5c |.\f!..\"|.\f.4..\|
|00002700| 66 21 83 33 00 cb 5c 66 | 0e 09 c5 23 88 5c 66 82 |f!.3..\f|...#.\f.|
|00002710| 34 00 c5 29 87 22 20 5b | 66 66 2d 67 65 74 2d 66 |4..)." [|ff-get-f|
|00002720| 69 6c 65 2d 6e 61 6d 65 | 20 73 65 61 72 63 68 2d |ile-name| search-|
|00002730| 64 69 72 73 20 66 6e 61 | 6d 65 2d 73 74 75 62 20 |dirs fna|me-stub |
|00002740| 73 75 66 66 69 78 2d 6c | 69 73 74 20 66 69 6c 65 |suffix-l|ist file|
|00002750| 6e 61 6d 65 20 6e 69 6c | 20 62 75 66 66 65 72 70 |name nil| bufferp|
|00002760| 20 67 65 74 2d 66 69 6c | 65 2d 62 75 66 66 65 72 | get-fil|e-buffer|
|00002770| 20 66 66 2d 73 77 69 74 | 63 68 2d 74 6f 2d 62 75 | ff-swit|ch-to-bu|
|00002780| 66 66 65 72 20 6f 74 68 | 65 72 2d 77 69 6e 64 6f |ffer oth|er-windo|
|00002790| 77 20 66 69 6c 65 2d 65 | 78 69 73 74 73 2d 70 20 |w file-e|xists-p |
|000027a0| 66 66 2d 66 69 6e 64 2d | 66 69 6c 65 5d 20 35 20 |ff-find-|file] 5 |
|000027b0| 28 23 24 20 2e 20 39 35 | 30 35 29 5d 29 0a 23 40 |(#$ . 95|05)]).#@|
|000027c0| 32 38 39 20 46 69 6e 64 | 20 61 20 66 69 6c 65 20 |289 Find| a file |
|000027d0| 69 6e 20 74 68 65 20 53 | 45 41 52 43 48 2d 44 49 |in the S|EARCH-DI|
|000027e0| 52 53 20 77 69 74 68 20 | 74 68 65 20 67 69 76 65 |RS with |the give|
|000027f0| 6e 20 46 49 4c 45 4e 41 | 4d 45 20 28 6f 72 20 66 |n FILENA|ME (or f|
|00002800| 69 6c 65 6e 61 6d 65 20 | 73 74 75 62 29 2e 20 0a |ilename |stub). .|
|00002810| 49 66 20 28 6f 70 74 69 | 6f 6e 61 6c 29 20 53 55 |If (opti|onal) SU|
|00002820| 46 46 49 58 45 53 20 69 | 73 20 6e 69 6c 2c 20 73 |FFIXES i|s nil, s|
|00002830| 65 61 72 63 68 20 66 6f | 72 20 66 6e 61 6d 65 2c |earch fo|r fname,|
|00002840| 20 6f 74 68 65 72 77 69 | 73 65 20 73 65 61 72 63 | otherwi|se searc|
|00002850| 68 20 66 6f 72 20 66 6e | 61 6d 65 20 0a 77 69 74 |h for fn|ame .wit|
|00002860| 68 20 65 61 63 68 20 6f | 66 20 74 68 65 20 67 69 |h each o|f the gi|
|00002870| 76 65 6e 20 73 75 66 66 | 69 78 65 73 2e 20 52 65 |ven suff|ixes. Re|
|00002880| 74 75 72 6e 73 20 74 68 | 65 20 6e 61 6d 65 20 6f |turns th|e name o|
|00002890| 66 20 74 68 65 20 66 69 | 72 73 74 20 66 69 6c 65 |f the fi|rst file|
|000028a0| 20 66 6f 75 6e 64 2e 0a | 0a 41 72 67 75 6d 65 6e | found..|.Argumen|
|000028b0| 74 73 3a 20 28 73 65 61 | 72 63 68 2d 64 69 72 73 |ts: (sea|rch-dirs|
|000028c0| 20 66 6e 61 6d 65 2d 73 | 74 75 62 20 26 6f 70 74 | fname-s|tub &opt|
|000028d0| 69 6f 6e 61 6c 20 73 75 | 66 66 69 78 2d 6c 69 73 |ional su|ffix-lis|
|000028e0| 74 29 0a 1f 0a 28 64 65 | 66 61 6c 69 61 73 20 27 |t)...(de|falias '|
|000028f0| 66 66 2d 67 65 74 2d 66 | 69 6c 65 2d 6e 61 6d 65 |ff-get-f|ile-name|
|00002900| 20 23 5b 28 73 65 61 72 | 63 68 2d 64 69 72 73 20 | #[(sear|ch-dirs |
|00002910| 66 6e 61 6d 65 2d 73 74 | 75 62 20 26 6f 70 74 69 |fname-st|ub &opti|
|00002920| 6f 6e 61 6c 20 73 75 66 | 66 69 78 2d 6c 69 73 74 |onal suf|fix-list|
|00002930| 29 20 22 c0 19 c0 1a c0 | 1b c0 1c c0 1d c0 1e 06 |) ".....|........|
|00002940| c0 1e 07 c0 1e 08 c0 1e | 09 c0 1e 5c 6e 0e 0b 89 |........|...\n...|
|00002950| 16 06 83 28 00 0e 06 40 | 15 82 2e 00 cc 15 cc 43 |...(...@|.......C|
|00002960| 16 06 0e 06 83 94 00 0e | 5c 6e 84 94 00 0e 0d 0d |........|\n......|
|00002970| 50 16 07 0e 0e 84 49 00 | cf d0 0e 07 5c 22 88 d1 |P.....I.|....\"..|
|00002980| d2 0e 07 21 21 83 56 00 | 0e 07 16 5c 6e d3 20 16 |...!!.V.|...\n. .|
|00002990| 08 d4 0e 08 40 21 16 09 | 0e 08 83 89 00 0e 5c 6e |....@!..|......\n|
|000029a0| 84 89 00 d5 0e 07 d6 50 | 0e 09 5c 22 83 7a 00 0e |.......P|..\".z..|
|000029b0| 09 16 5c 6e 0e 08 41 16 | 08 d4 0e 08 40 21 16 09 |..\n..A.|....@!..|
|000029c0| 82 61 00 0e 06 41 89 16 | 06 40 15 82 2e 00 0e 17 |.a...A..|.@......|
|000029d0| 89 11 40 12 0e 5c 6e 84 | 55 01 09 83 55 01 0e 0b |..@..\n.|U...U...|
|000029e0| 16 06 5c 6e 83 f8 00 d5 | d8 5c 6e 5c 22 84 f8 00 |..\n....|.\n\"...|
|000029f0| 0e 06 83 be 00 0e 06 40 | 15 82 c4 00 cc 15 cc 43 |.......@|.......C|
|00002a00| 16 06 0e 06 83 4c 01 0e | 5c 6e 84 4c 01 0e 0d 0d |.....L..|\n.L....|
|00002a10| 50 16 07 5c 6e d9 0e 07 | 51 13 0e 0e 84 e4 00 cf |P..\n...|Q.......|
|00002a20| da 0b 5c 22 88 db 0b 21 | 83 ed 00 0b 16 5c 6e 0e |..\"...!|.....\n.|
|00002a30| 06 41 89 16 06 40 15 82 | c4 00 dc 94 83 07 01 5c |.A...@..|.......\|
|00002a40| 6e dc 94 dc 95 4f 14 82 | 09 01 cc 14 5c 6e dd 94 |n....O..|....\n..|
|00002a50| dd 95 4f 12 de 5c 6e df | 5c 22 c0 89 1e 20 1e 21 |..O..\n.|\"... .!|
|00002a60| 89 1e 5c 22 40 16 21 0e | 5c 22 83 3c 01 e3 0e 20 |..\"@.!.|\".<... |
|00002a70| 0e 21 5c 66 50 43 5c 22 | 16 20 0e 5c 22 41 89 16 |.!\fPC\"|. .\"A..|
|00002a80| 5c 22 40 16 21 82 20 01 | 0e 20 83 4b 01 e4 0e 20 |\"@.!. .|. .K... |
|00002a90| 0e 0d 0e 0b 23 16 5c 6e | 2b 09 41 89 11 40 12 82 |....#.\n|+.A..@..|
|00002aa0| 9a 00 0e 5c 6e 83 60 01 | cf e5 0e 5c 6e 5c 22 88 |...\n.`.|...\n\".|
|00002ab0| 0e 5c 6e 2e 5c 6e 87 22 | 20 5b 6e 69 6c 20 64 69 |.\n.\n."| [nil di|
|00002ac0| 72 73 20 64 69 72 20 66 | 69 6c 65 20 72 65 73 74 |rs dir f|ile rest|
|00002ad0| 20 74 68 69 73 2d 73 75 | 66 66 69 78 20 73 75 66 | this-su|ffix suf|
|00002ae0| 66 69 78 65 73 20 66 69 | 6c 65 6e 61 6d 65 20 62 |fixes fi|lename b|
|00002af0| 6c 69 73 74 20 62 75 66 | 20 66 6f 75 6e 64 20 73 |list buf| found s|
|00002b00| 75 66 66 69 78 2d 6c 69 | 73 74 20 22 22 20 66 6e |uffix-li|st "" fn|
|00002b10| 61 6d 65 2d 73 74 75 62 | 20 66 66 2d 71 75 69 65 |ame-stub| ff-quie|
|00002b20| 74 2d 6d 6f 64 65 20 6d | 65 73 73 61 67 65 20 22 |t-mode m|essage "|
|00002b30| 66 69 6e 64 69 6e 67 20 | 62 75 66 66 65 72 20 25 |finding |buffer %|
|00002b40| 73 2e 2e 2e 22 20 62 75 | 66 66 65 72 70 20 67 65 |s..." bu|fferp ge|
|00002b50| 74 2d 62 75 66 66 65 72 | 20 62 75 66 66 65 72 2d |t-buffer| buffer-|
|00002b60| 6c 69 73 74 20 62 75 66 | 66 65 72 2d 6e 61 6d 65 |list buf|fer-name|
|00002b70| 20 73 74 72 69 6e 67 2d | 6d 61 74 63 68 20 22 3c | string-|match "<|
|00002b80| 5b 30 2d 39 5d 2b 3e 22 | 20 73 65 61 72 63 68 2d |[0-9]+>"| search-|
|00002b90| 64 69 72 73 20 22 5c 5c | 28 5b 5e 2a 5d 2a 5c 5c |dirs "\\|([^*]*\\|
|00002ba0| 29 2f 5c 5c 2a 5c 5c 28 | 2f 2e 2a 5c 5c 29 2a 22 |)/\\*\\(|/.*\\)*"|
|00002bb0| 20 22 2f 22 20 22 66 69 | 6e 64 69 6e 67 20 25 73 | "/" "fi|nding %s|
|00002bc0| 2e 2e 2e 22 20 66 69 6c | 65 2d 65 78 69 73 74 73 |..." fil|e-exists|
|00002bd0| 2d 70 20 32 20 31 20 66 | 66 2d 61 6c 6c 2d 64 69 |-p 2 1 f|f-all-di|
|00002be0| 72 73 2d 75 6e 64 65 72 | 20 28 22 2e 2e 22 29 20 |rs-under| ("..") |
|00002bf0| 63 6f 6d 70 6c 2d 64 69 | 72 73 20 74 68 69 73 2d |compl-di|rs this-|
|00002c00| 64 69 72 20 64 69 72 6c | 69 73 74 20 61 70 70 65 |dir dirl|ist appe|
|00002c10| 6e 64 20 66 66 2d 67 65 | 74 2d 66 69 6c 65 2d 6e |nd ff-ge|t-file-n|
|00002c20| 61 6d 65 20 22 25 73 20 | 66 6f 75 6e 64 22 5d 20 |ame "%s |found"] |
|00002c30| 35 20 28 23 24 20 2e 20 | 31 30 31 38 30 29 5d 29 |5 (#$ . |10180)])|
|00002c40| 0a 23 40 31 31 31 20 4c | 69 6b 65 20 60 73 74 72 |.#@111 L|ike `str|
|00002c50| 69 6e 67 2d 6d 61 74 63 | 68 27 2c 20 62 75 74 20 |ing-matc|h', but |
|00002c60| 73 65 74 20 60 63 61 73 | 65 2d 66 6f 6c 64 2d 73 |set `cas|e-fold-s|
|00002c70| 65 61 72 63 68 27 20 74 | 65 6d 70 6f 72 61 72 69 |earch' t|emporari|
|00002c80| 6c 79 2e 0a 54 68 65 20 | 76 61 6c 75 65 20 75 73 |ly..The |value us|
|00002c90| 65 64 20 63 6f 6d 65 73 | 20 66 72 6f 6d 20 60 66 |ed comes| from `f|
|00002ca0| 66 2d 63 61 73 65 2d 66 | 6f 6c 64 2d 73 65 61 72 |f-case-f|old-sear|
|00002cb0| 63 68 27 2e 1f 0a 28 64 | 65 66 61 6c 69 61 73 20 |ch'...(d|efalias |
|00002cc0| 27 66 66 2d 73 74 72 69 | 6e 67 2d 6d 61 74 63 68 |'ff-stri|ng-match|
|00002cd0| 20 23 5b 28 72 65 67 65 | 78 70 20 73 74 72 69 6e | #[(rege|xp strin|
|00002ce0| 67 20 26 6f 70 74 69 6f | 6e 61 6c 20 73 74 61 72 |g &optio|nal star|
|00002cf0| 74 29 20 22 08 19 5c 6e | 85 0b 00 c3 5c 6e 5c 66 |t) "..\n|....\n\f|
|00002d00| 0d 23 29 87 22 20 5b 66 | 66 2d 63 61 73 65 2d 66 |.#)." [f|f-case-f|
|00002d10| 6f 6c 64 2d 73 65 61 72 | 63 68 20 63 61 73 65 2d |old-sear|ch case-|
|00002d20| 66 6f 6c 64 2d 73 65 61 | 72 63 68 20 72 65 67 65 |fold-sea|rch rege|
|00002d30| 78 70 20 73 74 72 69 6e | 67 2d 6d 61 74 63 68 20 |xp strin|g-match |
|00002d40| 73 74 72 69 6e 67 20 73 | 74 61 72 74 5d 20 34 20 |string s|tart] 4 |
|00002d50| 28 23 24 20 2e 20 31 31 | 33 33 35 29 5d 29 0a 23 |(#$ . 11|335)]).#|
|00002d60| 40 37 31 20 52 65 70 6c | 61 63 65 20 65 6e 76 69 |@71 Repl|ace envi|
|00002d70| 72 6f 6e 6d 65 6e 74 20 | 76 61 72 69 61 62 6c 65 |ronment |variable|
|00002d80| 73 20 28 6f 66 20 74 68 | 65 20 66 6f 72 6d 20 24 |s (of th|e form $|
|00002d90| 56 41 52 49 41 42 4c 45 | 29 20 69 6e 20 53 45 41 |VARIABLE|) in SEA|
|00002da0| 52 43 48 2d 4c 49 53 54 | 2e 1f 0a 28 64 65 66 61 |RCH-LIST|...(defa|
|00002db0| 6c 69 61 73 20 27 66 66 | 2d 6c 69 73 74 2d 72 65 |lias 'ff|-list-re|
|00002dc0| 70 6c 61 63 65 2d 65 6e | 76 2d 76 61 72 73 20 23 |place-en|v-vars #|
|00002dd0| 5b 28 73 65 61 72 63 68 | 2d 6c 69 73 74 29 20 22 |[(search|-list) "|
|00002de0| c0 09 40 1a 1b 09 83 33 | 00 c4 c5 5c 6e 5c 22 83 |..@....3|...\n\".|
|00002df0| 26 00 5c 6e c6 94 c6 95 | 4f c7 5c 6e c8 94 c8 95 |&.\n....|O.\n....|
|00002e00| 4f 21 5c 6e c9 94 c9 95 | 4f 51 12 09 41 11 5c 6e |O!\n....|OQ..A.\n|
|00002e10| 0b 42 13 09 40 12 82 05 | 00 ca 0b 21 89 11 2a 87 |.B..@...|...!..*.|
|00002e20| 22 20 5b 6e 69 6c 20 73 | 65 61 72 63 68 2d 6c 69 |" [nil s|earch-li|
|00002e30| 73 74 20 76 61 72 20 6c | 69 73 74 20 73 74 72 69 |st var l|ist stri|
|00002e40| 6e 67 2d 6d 61 74 63 68 | 20 22 5c 5c 28 2e 2a 5c |ng-match| "\\(.*\|
|00002e50| 5c 29 5c 5c 24 5b 28 7b | 5d 2a 5c 5c 28 5b 61 2d |\)\\$[({|]*\\([a-|
|00002e60| 7a 41 2d 5a 30 2d 39 5f | 5d 2b 5c 5c 29 5b 29 7d |zA-Z0-9_|]+\\)[)}|
|00002e70| 5d 2a 5c 5c 28 2e 2a 5c | 5c 29 22 20 31 20 67 65 |]*\\(.*\|\)" 1 ge|
|00002e80| 74 65 6e 76 20 32 20 33 | 20 72 65 76 65 72 73 65 |tenv 2 3| reverse|
|00002e90| 5d 20 35 20 28 23 24 20 | 2e 20 31 31 36 32 30 29 |] 5 (#$ |. 11620)|
|00002ea0| 5d 29 0a 23 40 31 33 36 | 20 52 65 74 75 72 6e 73 |]).#@136| Returns|
|00002eb0| 20 74 68 65 20 66 69 6c | 65 20 74 6f 20 6c 6f 6f | the fil|e to loo|
|00002ec0| 6b 20 66 6f 72 20 69 66 | 20 74 68 65 20 63 6f 6e |k for if| the con|
|00002ed0| 73 74 72 75 63 74 20 77 | 61 73 20 73 70 65 63 69 |struct w|as speci|
|00002ee0| 61 6c 2c 20 65 6c 73 65 | 20 6e 69 6c 2e 0a 54 68 |al, else| nil..Th|
|00002ef0| 65 20 63 6f 6e 73 74 72 | 75 63 74 20 69 73 20 64 |e constr|uct is d|
|00002f00| 65 66 69 6e 65 64 20 69 | 6e 20 74 68 65 20 76 61 |efined i|n the va|
|00002f10| 72 69 61 62 6c 65 20 60 | 66 66 2d 73 70 65 63 69 |riable `|ff-speci|
|00002f20| 61 6c 2d 63 6f 6e 73 74 | 72 75 63 74 73 27 2e 1f |al-const|ructs'..|
|00002f30| 0a 28 64 65 66 61 6c 69 | 61 73 20 27 66 66 2d 74 |.(defali|as 'ff-t|
|00002f40| 72 65 61 74 2d 61 73 2d | 73 70 65 63 69 61 6c 20 |reat-as-|special |
|00002f50| 23 5b 6e 69 6c 20 22 c0 | 19 5c 6e 89 1b 40 89 1c |#[nil ".|.\n..@..|
|00002f60| 40 1d 5c 66 41 1e 06 0b | 83 35 00 09 84 35 00 c7 |@.\fA...|.5...5..|
|00002f70| 0d 21 83 25 00 0e 06 83 | 25 00 0e 06 20 11 0b 41 |.!.%....|%... ..A|
|00002f80| 89 13 40 89 14 40 15 5c | 66 41 16 06 82 0e 00 09 |..@..@.\|fA......|
|00002f90| 2d 87 22 20 5b 6e 69 6c | 20 66 6e 61 6d 65 20 66 |-." [nil| fname f|
|00002fa0| 66 2d 73 70 65 63 69 61 | 6c 2d 63 6f 6e 73 74 72 |f-specia|l-constr|
|00002fb0| 75 63 74 73 20 6c 69 73 | 74 20 65 6c 65 6d 20 72 |ucts lis|t elem r|
|00002fc0| 65 67 65 78 70 20 6d 61 | 74 63 68 20 6c 6f 6f 6b |egexp ma|tch look|
|00002fd0| 69 6e 67 2d 61 74 5d 20 | 33 20 28 23 24 20 2e 20 |ing-at] |3 (#$ . |
|00002fe0| 31 31 39 34 35 29 5d 29 | 0a 23 40 33 34 20 52 65 |11945)])|.#@34 Re|
|00002ff0| 74 75 72 6e 20 74 68 65 | 20 62 61 73 65 6e 61 6d |turn the| basenam|
|00003000| 65 20 6f 66 20 50 41 54 | 48 4e 41 4d 45 2e 1f 0a |e of PAT|HNAME...|
|00003010| 28 64 65 66 61 6c 69 61 | 73 20 27 66 66 2d 62 61 |(defalia|s 'ff-ba|
|00003020| 73 65 6e 61 6d 65 20 23 | 5b 28 73 74 72 69 6e 67 |sename #|[(string|
|00003030| 29 20 22 c0 09 50 11 c2 | c3 09 5c 22 88 09 c4 94 |) "..P..|..\"....|
|00003040| c4 95 4f 89 11 87 22 20 | 5b 22 2f 22 20 73 74 72 |..O..." |["/" str|
|00003050| 69 6e 67 20 73 74 72 69 | 6e 67 2d 6d 61 74 63 68 |ing stri|ng-match|
|00003060| 20 22 2e 2a 2f 5c 5c 28 | 5b 5e 2f 5d 2b 5c 5c 29 | ".*/\\(|[^/]+\\)|
|00003070| 24 22 20 31 5d 20 33 20 | 28 23 24 20 2e 20 31 32 |$" 1] 3 |(#$ . 12|
|00003080| 32 37 30 29 5d 29 0a 23 | 40 39 39 20 47 65 74 20 |270)]).#|@99 Get |
|00003090| 61 6c 6c 20 74 68 65 20 | 64 69 72 65 63 74 6f 72 |all the |director|
|000030a0| 79 20 66 69 6c 65 73 20 | 75 6e 64 65 72 20 64 69 |y files |under di|
|000030b0| 72 65 63 74 6f 72 79 20 | 48 45 52 45 2e 0a 45 78 |rectory |HERE..Ex|
|000030c0| 63 6c 75 64 65 20 61 6c | 6c 20 66 69 6c 65 73 20 |clude al|l files |
|000030d0| 69 6e 20 74 68 65 20 6f | 70 74 69 6f 6e 61 6c 20 |in the o|ptional |
|000030e0| 45 58 43 4c 55 44 45 20 | 6c 69 73 74 2e 1f 0a 28 |EXCLUDE |list...(|
|000030f0| 64 65 66 61 6c 69 61 73 | 20 27 66 66 2d 61 6c 6c |defalias| 'ff-all|
|00003100| 2d 64 69 72 73 2d 75 6e | 64 65 72 20 23 5b 28 68 |-dirs-un|der #[(h|
|00003110| 65 72 65 20 26 6f 70 74 | 69 6f 6e 61 6c 20 65 78 |ere &opt|ional ex|
|00003120| 63 6c 75 64 65 29 20 22 | c0 09 21 85 5c 6e 00 c2 |clude) "|..!.\n..|
|00003130| c3 c4 8f 87 22 20 5b 66 | 69 6c 65 2d 64 69 72 65 |...." [f|ile-dire|
|00003140| 63 74 6f 72 79 2d 70 20 | 68 65 72 65 20 6e 69 6c |ctory-p |here nil|
|00003150| 20 28 62 79 74 65 2d 63 | 6f 64 65 20 22 c0 09 c2 | (byte-c|ode "...|
|00003160| 5c 22 c3 89 1c 1d 89 1e | 06 83 2e 00 0e 06 40 14 |\"......|......@.|
|00003170| c7 5c 66 21 83 25 00 c8 | 5c 66 21 0e 09 9d 84 25 |.\f!.%..|\f!....%|
|00003180| 00 5c 66 0d 42 15 0e 06 | 41 89 16 06 84 0e 00 ca |.\f.B...|A.......|
|00003190| 0d 21 89 15 2b 87 22 20 | 5b 64 69 72 65 63 74 6f |.!..+." |[directo|
|000031a0| 72 79 2d 66 69 6c 65 73 | 20 68 65 72 65 20 74 20 |ry-files| here t |
|000031b0| 6e 69 6c 20 66 69 6c 65 | 20 64 69 72 6c 69 73 74 |nil file| dirlist|
|000031c0| 20 66 69 6c 65 73 20 66 | 69 6c 65 2d 64 69 72 65 | files f|ile-dire|
|000031d0| 63 74 6f 72 79 2d 70 20 | 66 66 2d 62 61 73 65 6e |ctory-p |ff-basen|
|000031e0| 61 6d 65 20 65 78 63 6c | 75 64 65 20 72 65 76 65 |ame excl|ude reve|
|000031f0| 72 73 65 5d 20 34 29 20 | 28 28 65 72 72 6f 72 29 |rse] 4) |((error)|
|00003200| 29 5d 20 33 20 28 23 24 | 20 2e 20 31 32 34 32 38 |)] 3 (#$| . 12428|
|00003210| 29 5d 29 0a 23 40 35 31 | 33 20 43 61 6c 6c 20 46 |)]).#@51|3 Call F|
|00003220| 31 20 6f 72 20 46 32 20 | 6f 6e 20 46 49 4c 45 2c |1 or F2 |on FILE,|
|00003230| 20 61 63 63 6f 72 64 69 | 6e 67 20 74 6f 20 49 4e | accordi|ng to IN|
|00003240| 2d 4f 54 48 45 52 2d 57 | 49 4e 44 4f 57 2e 0a 49 |-OTHER-W|INDOW..I|
|00003250| 6e 20 61 64 64 69 74 69 | 6f 6e 2c 20 74 68 69 73 |n additi|on, this|
|00003260| 20 72 75 6e 73 20 76 61 | 72 69 6f 75 73 20 68 6f | runs va|rious ho|
|00003270| 6f 6b 73 2e 0a 0a 45 69 | 74 68 65 72 20 46 31 20 |oks...Ei|ther F1 |
|00003280| 6f 72 20 46 32 20 72 65 | 63 65 69 76 65 73 20 46 |or F2 re|ceives F|
|00003290| 49 4c 45 20 61 73 20 74 | 68 65 20 73 6f 6c 65 20 |ILE as t|he sole |
|000032a0| 61 72 67 75 6d 65 6e 74 | 2e 0a 54 68 65 20 64 65 |argument|..The de|
|000032b0| 63 69 73 69 6f 6e 20 6f | 66 20 77 68 69 63 68 20 |cision o|f which |
|000032c0| 6f 6e 65 20 74 6f 20 63 | 61 6c 6c 20 69 73 20 62 |one to c|all is b|
|000032d0| 61 73 65 64 20 6f 6e 20 | 49 4e 2d 4f 54 48 45 52 |ased on |IN-OTHER|
|000032e0| 2d 57 49 4e 44 4f 57 0a | 61 6e 64 20 6f 6e 20 74 |-WINDOW.|and on t|
|000032f0| 68 65 20 67 6c 6f 62 61 | 6c 20 76 61 72 69 61 62 |he globa|l variab|
|00003300| 6c 65 20 60 66 66 2d 61 | 6c 77 61 79 73 2d 69 6e |le `ff-a|lways-in|
|00003310| 2d 6f 74 68 65 72 2d 77 | 69 6e 64 6f 77 27 2e 0a |-other-w|indow'..|
|00003320| 0a 46 31 20 61 6e 64 20 | 46 32 20 61 72 65 20 74 |.F1 and |F2 are t|
|00003330| 79 70 69 63 61 6c 6c 79 | 20 60 66 69 6e 64 2d 66 |ypically| `find-f|
|00003340| 69 6c 65 27 20 2f 20 60 | 66 69 6e 64 2d 66 69 6c |ile' / `|find-fil|
|00003350| 65 2d 6f 74 68 65 72 2d | 77 69 6e 64 6f 77 27 0a |e-other-|window'.|
|00003360| 6f 72 20 60 73 77 69 74 | 63 68 2d 74 6f 2d 62 75 |or `swit|ch-to-bu|
|00003370| 66 66 65 72 27 20 2f 20 | 60 73 77 69 74 63 68 2d |ffer' / |`switch-|
|00003380| 74 6f 2d 62 75 66 66 65 | 72 2d 6f 74 68 65 72 2d |to-buffe|r-other-|
|00003390| 77 69 6e 64 6f 77 27 20 | 66 75 6e 63 74 69 6f 6e |window' |function|
|000033a0| 20 70 61 69 72 73 2e 0a | 0a 49 66 20 6f 70 74 69 | pairs..|.If opti|
|000033b0| 6f 6e 61 6c 20 4e 45 57 | 2d 46 49 4c 45 20 69 73 |onal NEW|-FILE is|
|000033c0| 20 74 2c 20 74 68 65 6e | 20 61 20 73 70 65 63 69 | t, then| a speci|
|000033d0| 61 6c 20 68 6f 6f 6b 20 | 28 60 66 66 2d 66 69 6c |al hook |(`ff-fil|
|000033e0| 65 2d 63 72 65 61 74 65 | 64 2d 68 6f 6f 6b 73 27 |e-create|d-hooks'|
|000033f0| 29 20 69 73 20 0a 63 61 | 6c 6c 65 64 20 62 65 66 |) is .ca|lled bef|
|00003400| 6f 72 65 20 60 66 66 2d | 70 6f 73 74 2d 6c 6f 61 |ore `ff-|post-loa|
|00003410| 64 2d 68 6f 6f 6b 73 27 | 2e 1f 0a 28 64 65 66 61 |d-hooks'|...(defa|
|00003420| 6c 69 61 73 20 27 66 66 | 2d 73 77 69 74 63 68 2d |lias 'ff|-switch-|
|00003430| 66 69 6c 65 20 23 5b 28 | 66 31 20 66 32 20 66 69 |file #[(|f1 f2 fi|
|00003440| 6c 65 20 26 6f 70 74 69 | 6f 6e 61 6c 20 69 6e 2d |le &opti|onal in-|
|00003450| 6f 74 68 65 72 2d 77 69 | 6e 64 6f 77 20 6e 65 77 |other-wi|ndow new|
|00003460| 2d 66 69 6c 65 29 20 22 | 08 83 08 00 c1 c0 21 88 |-file) "|......!.|
|00003470| 5c 6e 83 10 00 0b 83 18 | 00 5c 6e 84 1f 00 0b 83 |\n......|.\n.....|
|00003480| 1f 00 5c 66 0d 21 88 82 | 24 00 0e 06 0d 21 88 0e |..\f.!..|$....!..|
|00003490| 07 83 32 00 0e 08 83 32 | 00 c1 c8 21 88 0e 09 85 |..2....2|...!....|
|000034a0| 3a 00 c1 c9 21 87 22 20 | 5b 66 66 2d 70 72 65 2d |:...!." |[ff-pre-|
|000034b0| 6c 6f 61 64 2d 68 6f 6f | 6b 73 20 72 75 6e 2d 68 |load-hoo|ks run-h|
|000034c0| 6f 6f 6b 73 20 69 6e 2d | 6f 74 68 65 72 2d 77 69 |ooks in-|other-wi|
|000034d0| 6e 64 6f 77 20 66 66 2d | 61 6c 77 61 79 73 2d 69 |ndow ff-|always-i|
|000034e0| 6e 2d 6f 74 68 65 72 2d | 77 69 6e 64 6f 77 20 66 |n-other-|window f|
|000034f0| 32 20 66 69 6c 65 20 66 | 31 20 6e 65 77 2d 66 69 |2 file f|1 new-fi|
|00003500| 6c 65 20 66 66 2d 66 69 | 6c 65 2d 63 72 65 61 74 |le ff-fi|le-creat|
|00003510| 65 64 2d 68 6f 6f 6b 73 | 20 66 66 2d 70 6f 73 74 |ed-hooks| ff-post|
|00003520| 2d 6c 6f 61 64 2d 68 6f | 6f 6b 73 5d 20 32 20 28 |-load-ho|oks] 2 (|
|00003530| 23 24 20 2e 20 31 32 38 | 32 36 29 5d 29 0a 23 40 |#$ . 128|26)]).#@|
|00003540| 36 30 20 4c 69 6b 65 20 | 60 66 69 6e 64 2d 66 69 |60 Like |`find-fi|
|00003550| 6c 65 27 2c 20 62 75 74 | 20 6d 61 79 20 73 68 6f |le', but| may sho|
|00003560| 77 20 74 68 65 20 66 69 | 6c 65 20 69 6e 20 61 6e |w the fi|le in an|
|00003570| 6f 74 68 65 72 20 77 69 | 6e 64 6f 77 2e 1f 0a 28 |other wi|ndow...(|
|00003580| 64 65 66 61 6c 69 61 73 | 20 27 66 66 2d 66 69 6e |defalias| 'ff-fin|
|00003590| 64 2d 66 69 6c 65 20 23 | 5b 28 66 69 6c 65 20 26 |d-file #|[(file &|
|000035a0| 6f 70 74 69 6f 6e 61 6c | 20 69 6e 2d 6f 74 68 65 |optional| in-othe|
|000035b0| 72 2d 77 69 6e 64 6f 77 | 20 6e 65 77 2d 66 69 6c |r-window| new-fil|
|000035c0| 65 29 20 22 c0 c1 c2 0b | 5c 66 0d 25 87 22 20 5b |e) "....|\f.%." [|
|000035d0| 66 66 2d 73 77 69 74 63 | 68 2d 66 69 6c 65 20 66 |ff-switc|h-file f|
|000035e0| 69 6e 64 2d 66 69 6c 65 | 20 66 69 6e 64 2d 66 69 |ind-file| find-fi|
|000035f0| 6c 65 2d 6f 74 68 65 72 | 2d 77 69 6e 64 6f 77 20 |le-other|-window |
|00003600| 66 69 6c 65 20 69 6e 2d | 6f 74 68 65 72 2d 77 69 |file in-|other-wi|
|00003610| 6e 64 6f 77 20 6e 65 77 | 2d 66 69 6c 65 5d 20 36 |ndow new|-file] 6|
|00003620| 20 28 23 24 20 2e 20 31 | 33 36 33 35 29 5d 29 0a | (#$ . 1|3635)]).|
|00003630| 23 40 36 39 20 4c 69 6b | 65 20 60 73 77 69 74 63 |#@69 Lik|e `switc|
|00003640| 68 2d 74 6f 2d 62 75 66 | 66 65 72 27 2c 20 62 75 |h-to-buf|fer', bu|
|00003650| 74 20 6d 61 79 20 73 68 | 6f 77 20 74 68 65 20 62 |t may sh|ow the b|
|00003660| 75 66 66 65 72 20 69 6e | 20 61 6e 6f 74 68 65 72 |uffer in| another|
|00003670| 20 77 69 6e 64 6f 77 2e | 1f 0a 28 64 65 66 61 6c | window.|..(defal|
|00003680| 69 61 73 20 27 66 66 2d | 73 77 69 74 63 68 2d 74 |ias 'ff-|switch-t|
|00003690| 6f 2d 62 75 66 66 65 72 | 20 23 5b 28 62 75 66 66 |o-buffer| #[(buff|
|000036a0| 65 72 2d 6f 72 2d 6e 61 | 6d 65 20 26 6f 70 74 69 |er-or-na|me &opti|
|000036b0| 6f 6e 61 6c 20 69 6e 2d | 6f 74 68 65 72 2d 77 69 |onal in-|other-wi|
|000036c0| 6e 64 6f 77 29 20 22 c0 | c1 c2 0b 5c 66 c5 25 87 |ndow) ".|...\f.%.|
|000036d0| 22 20 5b 66 66 2d 73 77 | 69 74 63 68 2d 66 69 6c |" [ff-sw|itch-fil|
|000036e0| 65 20 73 77 69 74 63 68 | 2d 74 6f 2d 62 75 66 66 |e switch|-to-buff|
|000036f0| 65 72 20 73 77 69 74 63 | 68 2d 74 6f 2d 62 75 66 |er switc|h-to-buf|
|00003700| 66 65 72 2d 6f 74 68 65 | 72 2d 77 69 6e 64 6f 77 |fer-othe|r-window|
|00003710| 20 62 75 66 66 65 72 2d | 6f 72 2d 6e 61 6d 65 20 | buffer-|or-name |
|00003720| 69 6e 2d 6f 74 68 65 72 | 2d 77 69 6e 64 6f 77 20 |in-other|-window |
|00003730| 6e 69 6c 5d 20 36 20 28 | 23 24 20 2e 20 31 33 38 |nil] 6 (|#$ . 138|
|00003740| 37 37 29 5d 29 0a 28 62 | 79 74 65 2d 63 6f 64 65 |77)]).(b|yte-code|
|00003750| 20 22 c0 20 83 18 00 c1 | c2 4d 88 c3 c4 4d 88 c5 | ". ....|.M...M..|
|00003760| c6 4d 88 c7 c8 4d 88 82 | 25 00 c9 20 83 25 00 c3 |.M...M..|%.. .%..|
|00003770| ca 4d 88 c5 cb 4d 88 cc | cd 21 87 22 20 5b 66 66 |.M...M..|.!." [ff|
|00003780| 2d 65 6d 61 63 73 2d 31 | 39 20 66 66 2d 67 6f 74 |-emacs-1|9 ff-got|
|00003790| 6f 2d 63 6c 69 63 6b 20 | 23 5b 28 65 76 65 6e 74 |o-click |#[(event|
|000037a0| 29 20 22 c0 09 19 c2 09 | 38 3a 83 0e 00 c2 82 0f |) ".....|8:......|
|000037b0| 00 c3 09 38 29 89 1c 40 | 29 21 71 88 09 19 c2 09 |...8)..@|)!q.....|
|000037c0| 38 3a 83 26 00 c2 82 27 | 00 c3 09 38 29 89 1c 41 |8:.&...'|...8)..A|
|000037d0| 40 3a 83 39 00 5c 66 41 | 40 40 82 3c 00 5c 66 41 |@:.9.\fA|@@.<.\fA|
|000037e0| 40 29 62 87 22 20 5b 77 | 69 6e 64 6f 77 2d 62 75 |@)b." [w|indow-bu|
|000037f0| 66 66 65 72 20 65 76 65 | 6e 74 20 32 20 31 20 70 |ffer eve|nt 2 1 p|
|00003800| 6f 73 69 74 69 6f 6e 5d | 20 34 5d 20 66 66 2d 6d |osition]| 4] ff-m|
|00003810| 6f 75 73 65 2d 66 69 6e | 64 2d 6f 74 68 65 72 2d |ouse-fin|d-other-|
|00003820| 66 69 6c 65 20 23 5b 28 | 65 76 65 6e 74 29 20 22 |file #[(|event) "|
|00003830| 8a c0 09 21 88 c2 c3 21 | 29 87 22 20 5b 66 66 2d |...!...!|)." [ff-|
|00003840| 67 6f 74 6f 2d 63 6c 69 | 63 6b 20 65 76 65 6e 74 |goto-cli|ck event|
|00003850| 20 66 66 2d 66 69 6e 64 | 2d 6f 74 68 65 72 2d 66 | ff-find|-other-f|
|00003860| 69 6c 65 20 6e 69 6c 5d | 20 32 20 22 56 69 73 69 |ile nil]| 2 "Visi|
|00003870| 74 20 74 68 65 20 66 69 | 6c 65 20 79 6f 75 20 63 |t the fi|le you c|
|00003880| 6c 69 63 6b 20 6f 6e 2e | 22 20 22 65 22 5d 20 66 |lick on.|" "e"] f|
|00003890| 66 2d 6d 6f 75 73 65 2d | 66 69 6e 64 2d 6f 74 68 |f-mouse-|find-oth|
|000038a0| 65 72 2d 66 69 6c 65 2d | 6f 74 68 65 72 2d 77 69 |er-file-|other-wi|
|000038b0| 6e 64 6f 77 20 23 5b 28 | 65 76 65 6e 74 29 20 22 |ndow #[(|event) "|
|000038c0| 8a c0 09 21 88 c2 c3 21 | 29 87 22 20 5b 66 66 2d |...!...!|)." [ff-|
|000038d0| 67 6f 74 6f 2d 63 6c 69 | 63 6b 20 65 76 65 6e 74 |goto-cli|ck event|
|000038e0| 20 66 66 2d 66 69 6e 64 | 2d 6f 74 68 65 72 2d 66 | ff-find|-other-f|
|000038f0| 69 6c 65 20 74 5d 20 32 | 20 22 56 69 73 69 74 20 |ile t] 2| "Visit |
|00003900| 74 68 65 20 66 69 6c 65 | 20 79 6f 75 20 63 6c 69 |the file| you cli|
|00003910| 63 6b 20 6f 6e 2e 22 20 | 22 65 22 5d 20 6c 6f 63 |ck on." |"e"] loc|
|00003920| 61 74 65 2d 66 69 6c 65 | 20 23 5b 28 66 6e 61 6d |ate-file| #[(fnam|
|00003930| 65 20 64 69 72 73 20 26 | 6f 70 74 69 6f 6e 61 6c |e dirs &|optional|
|00003940| 20 73 75 66 66 69 78 2d | 6c 69 73 74 20 69 67 6e | suffix-|list ign|
|00003950| 6f 72 65 2d 70 65 72 6d | 73 29 20 22 c0 09 5c 6e |ore-perm|s) "..\n|
|00003960| 0b 23 87 22 20 5b 66 66 | 2d 67 65 74 2d 66 69 6c |.#." [ff|-get-fil|
|00003970| 65 20 64 69 72 73 20 66 | 6e 61 6d 65 20 73 75 66 |e dirs f|name suf|
|00003980| 66 69 78 2d 6c 69 73 74 | 5d 20 34 20 22 44 65 66 |fix-list|] 4 "Def|
|00003990| 69 6e 65 73 20 58 45 6d | 61 63 73 20 6c 6f 6f 6b |ines XEm|acs look|
|000039a0| 2d 61 6c 69 6b 65 20 6c | 6f 63 61 74 65 2d 66 69 |-alike l|ocate-fi|
|000039b0| 6c 65 20 66 6f 72 20 47 | 4e 55 20 45 6d 61 63 73 |le for G|NU Emacs|
|000039c0| 2d 31 39 2e 22 20 6e 69 | 6c 5d 20 66 66 2d 78 65 |-19." ni|l] ff-xe|
|000039d0| 6d 61 63 73 20 23 5b 28 | 65 76 65 6e 74 29 20 22 |macs #[(|event) "|
|000039e0| 8a c0 09 21 88 c2 c3 21 | 29 87 22 20 5b 6d 6f 75 |...!...!|)." [mou|
|000039f0| 73 65 2d 73 65 74 2d 70 | 6f 69 6e 74 20 65 76 65 |se-set-p|oint eve|
|00003a00| 6e 74 20 66 66 2d 66 69 | 6e 64 2d 6f 74 68 65 72 |nt ff-fi|nd-other|
|00003a10| 2d 66 69 6c 65 20 6e 69 | 6c 5d 20 32 20 22 56 69 |-file ni|l] 2 "Vi|
|00003a20| 73 69 74 20 74 68 65 20 | 66 69 6c 65 20 79 6f 75 |sit the |file you|
|00003a30| 20 63 6c 69 63 6b 20 6f | 6e 2e 22 20 22 40 65 22 | click o|n." "@e"|
|00003a40| 5d 20 23 5b 28 65 76 65 | 6e 74 29 20 22 8a c0 09 |] #[(eve|nt) "...|
|00003a50| 21 88 c2 c3 21 29 87 22 | 20 5b 6d 6f 75 73 65 2d |!...!)."| [mouse-|
|00003a60| 73 65 74 2d 70 6f 69 6e | 74 20 65 76 65 6e 74 20 |set-poin|t event |
|00003a70| 66 66 2d 66 69 6e 64 2d | 6f 74 68 65 72 2d 66 69 |ff-find-|other-fi|
|00003a80| 6c 65 20 74 5d 20 32 20 | 22 56 69 73 69 74 20 74 |le t] 2 |"Visit t|
|00003a90| 68 65 20 66 69 6c 65 20 | 79 6f 75 20 63 6c 69 63 |he file |you clic|
|00003aa0| 6b 20 6f 6e 2e 22 20 22 | 40 65 22 5d 20 70 72 6f |k on." "|@e"] pro|
|00003ab0| 76 69 64 65 20 66 69 6e | 64 2d 66 69 6c 65 5d 20 |vide fin|d-file] |
|00003ac0| 32 29 0a 23 40 31 30 30 | 20 52 65 74 75 72 6e 20 |2).#@100| Return |
|00003ad0| 74 20 69 66 20 74 68 69 | 73 20 73 74 72 69 6e 67 |t if thi|s string|
|00003ae0| 20 69 73 20 61 6c 6c 20 | 75 70 70 65 72 63 61 73 | is all |uppercas|
|00003af0| 65 2e 0a 47 69 76 65 6e | 20 53 54 41 52 54 20 61 |e..Given| START a|
|00003b00| 6e 64 2f 6f 72 20 45 4e | 44 2c 20 63 68 65 63 6b |nd/or EN|D, check|
|00003b10| 73 20 62 65 74 77 65 65 | 6e 20 74 68 65 73 65 20 |s betwee|n these |
|00003b20| 63 68 61 72 61 63 74 65 | 72 73 2e 1f 0a 28 64 65 |characte|rs...(de|
|00003b30| 66 61 6c 69 61 73 20 27 | 66 66 2d 75 70 63 61 73 |falias '|ff-upcas|
|00003b40| 65 2d 70 20 23 5b 28 73 | 74 72 69 6e 67 20 26 6f |e-p #[(s|tring &o|
|00003b50| 70 74 69 6f 6e 61 6c 20 | 73 74 61 72 74 20 65 6e |ptional |start en|
|00003b60| 64 29 20 22 c0 89 19 1a | 0b 84 5c 6e 00 c4 13 0d |d) "....|..\n....|
|00003b70| 84 12 00 0e 06 47 15 0b | 0d 55 83 1b 00 0d 54 15 |.....G..|.U....T.|
|00003b80| 0e 06 0b 0d 4f 11 c7 c8 | 09 5c 22 85 40 00 c9 20 |....O...|.\".@.. |
|00003b90| 89 12 85 40 00 5c 6e 40 | c4 55 85 40 00 5c 6e 41 |...@.\n@|.U.@.\nA|
|00003ba0| 40 09 47 55 85 40 00 ca | 2a 87 22 20 5b 6e 69 6c |@.GU.@..|*." [nil|
|00003bb0| 20 73 74 72 20 6d 61 74 | 63 68 20 73 74 61 72 74 | str mat|ch start|
|00003bc0| 20 30 20 65 6e 64 20 73 | 74 72 69 6e 67 20 66 66 | 0 end s|tring ff|
|00003bd0| 2d 73 74 72 69 6e 67 2d | 6d 61 74 63 68 20 22 5b |-string-|match "[|
|00003be0| 41 2d 5a 5d 2b 22 20 6d | 61 74 63 68 2d 64 61 74 |A-Z]+" m|atch-dat|
|00003bf0| 61 20 74 5d 20 33 20 28 | 23 24 20 2e 20 31 35 30 |a t] 3 (|#$ . 150|
|00003c00| 34 39 29 5d 29 0a 23 40 | 31 33 37 20 44 69 73 63 |49)]).#@|137 Disc|
|00003c10| 72 69 6d 69 6e 61 74 65 | 20 66 69 6c 65 20 65 78 |riminate| file ex|
|00003c20| 74 65 6e 73 69 6f 6e 73 | 2e 0a 42 75 69 6c 64 20 |tensions|..Build |
|00003c30| 75 70 20 61 20 6e 65 77 | 20 66 69 6c 65 20 6c 69 |up a new| file li|
|00003c40| 73 74 20 62 61 73 65 64 | 20 70 6f 73 73 69 62 6c |st based| possibl|
|00003c50| 79 20 6f 6e 20 70 61 72 | 74 20 6f 66 20 74 68 65 |y on par|t of the|
|00003c60| 20 64 69 72 65 63 74 6f | 72 79 20 6e 61 6d 65 0a | directo|ry name.|
|00003c70| 61 6e 64 20 74 68 65 20 | 6e 61 6d 65 20 6f 66 20 |and the |name of |
|00003c80| 74 68 65 20 66 69 6c 65 | 20 70 61 73 73 65 64 20 |the file| passed |
|00003c90| 69 6e 2e 1f 0a 28 64 65 | 66 61 6c 69 61 73 20 27 |in...(de|falias '|
|00003ca0| 66 66 2d 63 63 2d 68 68 | 2d 63 6f 6e 76 65 72 74 |ff-cc-hh|-convert|
|00003cb0| 65 72 20 23 5b 28 61 72 | 67 29 20 22 c0 c1 5c 6e |er #[(ar|g) "..\n|
|00003cc0| 5c 22 88 c3 94 85 10 00 | 5c 6e c3 94 c3 95 4f c4 |\"......|\n....O.|
|00003cd0| 94 85 1b 00 5c 6e c4 94 | c4 95 4f c5 94 85 26 00 |....\n..|..O...&.|
|00003ce0| 5c 6e c5 94 c5 95 4f c6 | 94 85 31 00 5c 6e c6 94 |\n....O.|..1.\n..|
|00003cf0| c6 95 4f c7 1e 08 1e 09 | 1e 5c 6e 1e 0b 1e 5c 66 |..O.....|.\n...\f|
|00003d00| 0e 09 cd 98 83 75 00 c0 | ce 0e 5c 6e 5c 22 83 75 |.....u..|..\n\".u|
|00003d10| 00 0e 5c 6e c4 94 c4 95 | 4f 1e 0f 0e 5c 6e c3 94 |..\n....|O...\n..|
|00003d20| c3 95 4f 96 16 0b 0e 0f | d0 50 0e 0f d1 50 0e 5c |..O.....|.P...P.\|
|00003d30| 6e d0 50 0e 5c 6e d1 50 | 46 16 08 29 82 d5 00 0e |n.P.\n.P|F..)....|
|00003d40| 09 d2 98 83 a6 00 d3 0e | 0b 21 83 a6 00 0e 5c 6e |........|.!....\n|
|00003d50| 83 a6 00 0e 0b 97 0e 5c | 6e 50 89 1e 0f d4 50 0e |.......\|nP....P.|
|00003d60| 0f d5 50 0e 5c 6e d4 50 | 0e 5c 6e d5 50 46 16 08 |..P.\n.P|.\n.PF..|
|00003d70| 29 82 d5 00 0e 09 cd 98 | 83 bf 00 0e 5c 6e 89 1e |).......|....\n..|
|00003d80| 0f d0 50 0e 0f d1 50 44 | 16 08 29 82 d5 00 0e 09 |..P...PD|..).....|
|00003d90| d2 98 83 d5 00 0e 5c 6e | 89 1e 0f d4 50 0e 0f d5 |......\n|....P...|
|00003da0| 50 44 16 08 29 0e 08 2d | 87 22 20 5b 66 66 2d 73 |PD..)..-|." [ff-s|
|00003db0| 74 72 69 6e 67 2d 6d 61 | 74 63 68 20 22 5c 5c 28 |tring-ma|tch "\\(|
|00003dc0| 2e 2a 5c 5c 29 2f 5c 5c | 28 5b 5e 2f 5d 2b 5c 5c |.*\\)/\\|([^/]+\\|
|00003dd0| 29 2f 5c 5c 28 5b 5e 2e | 5d 2b 5c 5c 29 2e 5c 5c |)/\\([^.|]+\\).\\|
|00003de0| 28 5b 5e 2f 5d 2b 5c 5c | 29 24 22 20 61 72 67 20 |([^/]+\\|)$" arg |
|00003df0| 31 20 32 20 33 20 34 20 | 6e 69 6c 20 72 65 74 75 |1 2 3 4 |nil retu|
|00003e00| 72 6e 2d 6c 69 73 74 20 | 65 78 74 6e 20 66 69 6c |rn-list |extn fil|
|00003e10| 65 20 64 69 72 65 20 70 | 61 74 68 20 22 63 63 22 |e dire p|ath "cc"|
|00003e20| 20 22 5e 5c 5c 28 5b 61 | 2d 7a 5d 2b 5c 5c 29 5c | "^\\([a|-z]+\\)\|
|00003e30| 5c 28 5b 41 2d 5a 5d 2e | 2b 5c 5c 29 24 22 20 73 |\([A-Z].|+\\)$" s|
|00003e40| 74 75 62 20 22 2e 68 68 | 22 20 22 2e 68 22 20 22 |tub ".hh|" ".h" "|
|00003e50| 68 68 22 20 66 66 2d 75 | 70 63 61 73 65 2d 70 20 |hh" ff-u|pcase-p |
|00003e60| 22 2e 63 63 22 20 22 2e | 43 22 5d 20 37 20 28 23 |".cc" ".|C"] 7 (#|
|00003e70| 24 20 2e 20 31 35 33 37 | 32 29 5d 29 0a 23 40 33 |$ . 1537|2)]).#@3|
|00003e80| 33 20 4e 61 6d 65 20 6f | 66 20 74 68 65 20 66 75 |3 Name o|f the fu|
|00003e90| 6e 63 74 69 6f 6e 20 77 | 65 20 61 72 65 20 69 6e |nction w|e are in|
|00003ea0| 2e 1f 0a 28 64 65 66 76 | 61 72 20 66 66 2d 66 75 |...(defv|ar ff-fu|
|00003eb0| 6e 63 74 69 6f 6e 2d 6e | 61 6d 65 20 6e 69 6c 20 |nction-n|ame nil |
|00003ec0| 28 23 24 20 2e 20 31 36 | 30 30 32 29 29 0a 28 62 |(#$ . 16|002)).(b|
|00003ed0| 79 74 65 2d 63 6f 64 65 | 20 22 c0 09 42 11 c2 09 |yte-code| "..B...|
|00003ee0| 42 11 c0 87 22 20 5b 61 | 64 61 2d 70 72 6f 63 65 |B..." [a|da-proce|
|00003ef0| 64 75 72 65 2d 73 74 61 | 72 74 2d 72 65 67 65 78 |dure-sta|rt-regex|
|00003f00| 70 20 63 75 72 72 65 6e | 74 2d 6c 6f 61 64 2d 6c |p curren|t-load-l|
|00003f10| 69 73 74 20 61 64 61 2d | 70 61 63 6b 61 67 65 2d |ist ada-|package-|
|00003f20| 73 74 61 72 74 2d 72 65 | 67 65 78 70 5d 20 32 29 |start-re|gexp] 2)|
|00003f30| 0a 23 40 31 32 32 20 52 | 65 74 75 72 6e 20 74 68 |.#@122 R|eturn th|
|00003f40| 65 20 6e 61 6d 65 20 6f | 66 20 74 68 65 20 66 75 |e name o|f the fu|
|00003f50| 6e 63 74 69 6f 6e 20 77 | 68 6f 73 65 20 64 65 66 |nction w|hose def|
|00003f60| 69 6e 69 74 69 6f 6e 2f | 64 65 63 6c 61 72 61 74 |inition/|declarat|
|00003f70| 69 6f 6e 20 70 6f 69 6e | 74 20 69 73 20 69 6e 2e |ion poin|t is in.|
|00003f80| 0a 41 6c 73 6f 20 72 65 | 6d 65 6d 62 65 72 20 74 |.Also re|member t|
|00003f90| 68 61 74 20 6e 61 6d 65 | 20 69 6e 20 60 66 66 2d |hat name| in `ff-|
|00003fa0| 66 75 6e 63 74 69 6f 6e | 2d 6e 61 6d 65 27 2e 1f |function|-name'..|
|00003fb0| 0a 28 64 65 66 61 6c 69 | 61 73 20 27 66 66 2d 77 |.(defali|as 'ff-w|
|00003fc0| 68 69 63 68 2d 66 75 6e | 63 74 69 6f 6e 2d 61 72 |hich-fun|ction-ar|
|00003fd0| 65 2d 77 65 2d 69 6e 20 | 23 5b 6e 69 6c 20 22 c0 |e-we-in |#[nil ".|
|00003fe0| 11 8a c2 0b c0 c4 23 83 | 15 00 c5 94 c5 95 7b 89 |......#.|......{.|
|00003ff0| 11 82 25 00 c2 0e 06 c0 | c4 23 85 25 00 c5 94 c5 |..%.....|.#.%....|
|00004000| 95 7b 89 11 29 87 22 20 | 5b 6e 69 6c 20 66 66 2d |.{..)." |[nil ff-|
|00004010| 66 75 6e 63 74 69 6f 6e | 2d 6e 61 6d 65 20 72 65 |function|-name re|
|00004020| 2d 73 65 61 72 63 68 2d | 62 61 63 6b 77 61 72 64 |-search-|backward|
|00004030| 20 61 64 61 2d 70 72 6f | 63 65 64 75 72 65 2d 73 | ada-pro|cedure-s|
|00004040| 74 61 72 74 2d 72 65 67 | 65 78 70 20 74 20 30 20 |tart-reg|exp t 0 |
|00004050| 61 64 61 2d 70 61 63 6b | 61 67 65 2d 73 74 61 72 |ada-pack|age-star|
|00004060| 74 2d 72 65 67 65 78 70 | 5d 20 34 20 28 23 24 20 |t-regexp|] 4 (#$ |
|00004070| 2e 20 31 36 31 38 33 29 | 5d 29 0a 23 40 31 32 32 |. 16183)|]).#@122|
|00004080| 20 46 69 6e 64 20 74 68 | 65 20 66 75 6e 63 74 69 | Find th|e functi|
|00004090| 6f 6e 20 73 70 65 63 69 | 66 69 65 64 20 69 6e 20 |on speci|fied in |
|000040a0| 60 66 66 2d 66 75 6e 63 | 74 69 6f 6e 2d 6e 61 6d |`ff-func|tion-nam|
|000040b0| 65 27 2e 0a 54 68 61 74 | 20 6e 61 6d 65 20 77 61 |e'..That| name wa|
|000040c0| 73 20 70 72 65 76 69 6f | 75 73 6c 79 20 64 65 74 |s previo|usly det|
|000040d0| 65 72 6d 69 6e 65 64 20 | 62 79 20 60 66 66 2d 77 |ermined |by `ff-w|
|000040e0| 68 69 63 68 2d 66 75 6e | 63 74 69 6f 6e 2d 61 72 |hich-fun|ction-ar|
|000040f0| 65 2d 77 65 2d 69 6e 27 | 2e 1f 0a 28 64 65 66 61 |e-we-in'|...(defa|
|00004100| 6c 69 61 73 20 27 66 66 | 2d 73 65 74 2d 70 6f 69 |lias 'ff|-set-poi|
|00004110| 6e 74 2d 61 63 63 6f 72 | 64 69 6e 67 6c 79 20 23 |nt-accor|dingly #|
|00004120| 5b 6e 69 6c 20 22 08 85 | 5c 66 00 65 62 88 c1 08 |[nil "..|\f.eb...|
|00004130| c2 c3 23 87 22 20 5b 66 | 66 2d 66 75 6e 63 74 69 |..#." [f|f-functi|
|00004140| 6f 6e 2d 6e 61 6d 65 20 | 73 65 61 72 63 68 2d 66 |on-name |search-f|
|00004150| 6f 72 77 61 72 64 20 6e | 69 6c 20 74 5d 20 34 20 |orward n|il t] 4 |
|00004160| 28 23 24 20 2e 20 31 36 | 35 31 33 29 5d 29 0a |(#$ . 16|513)]). |
+--------+-------------------------+-------------------------+--------+--------+